Schema Central > OpenDocument 1.1 > form.xsd > form:value-range
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

form:value-range

Element information

Type: Anonymous

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
form:name [0..1]text:stringfrom group text:common-form-control-attlist
form:control-implementation [0..1]text:namespacedTokenfrom group text:common-form-control-attlist
form:id [1..1]text:IDfrom group text:common-control-id-attlist
xforms:bind [0..1]text:stringfrom group text:xforms-bind-attlist
form:disabled [0..1]text:booleanDefault value is "false". from group text:common-disabled-attlist
form:printable [0..1]text:booleanDefault value is "true". from group text:common-printable-attlist
form:tab-index [0..1]text:nonNegativeIntegerDefault value is "0". from group text:common-tab-attlist
form:tab-stop [0..1]text:booleanDefault value is "true". from group text:common-tab-attlist
form:title [0..1]xsd:anySimpleTypefrom group text:common-title-attlist
form:value [1..1]text:stringfrom group form:value3
form:max-value [1..1]text:stringfrom group form:max-value
form:min-value [1..1]text:stringfrom group form:min-value
form:step-size [0..1]text:positiveIntegerfrom group text:form-value-range-attlist
form:page-step-size [0..1]text:positiveIntegerfrom group text:form-value-range-attlist
form:delay-for-repeat [0..1]text:durationfrom group text:form-value-range-attlist
form:orientation [0..1]Anonymousfrom group text:form-value-range-attlist

Used in

Substitution hierarchy

Sample instance

<form:value-range form:id="ID" form:value="string" form:max-value="string" form:min-value="string">
   <form:properties>
      <form:property form:property-name="string" office:value-type="float"/>
   </form:properties>
   <office:event-listeners>
      <script:event-listener script:event-name="string" script:language="string" xlink:actuate="onRequest"/>
   </office:event-listeners>
</form:value-range>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com