Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type ZoneOrientationEnumType
Annotations
The ZoneOrientationEnumType enumerates values that describe the orientation of a tolerance zone with respected to a feature or coordinate system characteristic.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration LENGTH
enumeration WIDTH
enumeration RADIAL
enumeration ANGULAR
Used by
Source
<xs:simpleType name="ZoneOrientationEnumType">
  <xs:annotation>
    <xs:documentation>The ZoneOrientationEnumType enumerates values that describe the orientation of a tolerance zone with respected to a feature or coordinate system characteristic.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="LENGTH"/>
    <xs:enumeration value="WIDTH"/>
    <xs:enumeration value="RADIAL"/>
    <xs:enumeration value="ANGULAR"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/PrimitivesPMI.xsd