QuantityTolerance

Element Information

Model

Children: Percentage, Value

Used By

Element Tolerances

Source

<xs:element name="QuantityTolerance">
  <xs:complexType>
    <xs:choice>
      <xs:element ref="Percentage"/>
      <xs:element ref="Value"/>
    </xs:choice>
  </xs:complexType>
</xs:element>

Sample