Showing:

Annotations
Diagrams
Source
Used by
Complex Type CharacteristicToleranceType
Annotations
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.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_ArithmeticExpressionBaseType.tmp#ArithmeticExpressionBaseType
Type extension of ArithmeticExpressionBaseType
Type hierarchy
Used by
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Expressions.xsd