The CharacteristicToleranceType defines an arithmetic expression representing the tolerance range of a characteristic. The CharacteristicToleranceType evaluates to the difference between the MaxValue and MinValue given in the tolerance of the characteristic.
<xs:complexType name="CharacteristicToleranceType"><xs:annotation><xs:documentation>The CharacteristicToleranceType defines an arithmetic expression representing the tolerance range of a characteristic. The CharacteristicToleranceType evaluates to the difference between the MaxValue and MinValue given in the tolerance of the characteristic.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ArithmeticExpressionBaseType"/></xs:complexContent></xs:complexType>