tva:QuantityRange

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
max unsignedInt optional
min unsignedInt optional

Source

<element name="QuantityRange" minOccurs="0">
  <complexType>
    <attribute name="min" type="unsignedInt" use="optional"/>
    <attribute name="max" type="unsignedInt" use="optional"/>
  </complexType>
</element>

Sample