Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type DegreeOfFreedomEnumType
Annotations
The DegreeOfFreedomEnumType enumerates values that describe a degree of freedom of a datum as specified by degrees of freedom modifiers found in a feature control frame, e.g., [Au,v,z|Bx,y|Cw].
ASME Y14.5 - 2009 Section 4.2 and Figure 4-1
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration U
enumeration V
enumeration W
enumeration X
enumeration Y
enumeration Z
Used by
Source
<xs:simpleType name="DegreeOfFreedomEnumType">
  <xs:annotation>
    <xs:documentation>The DegreeOfFreedomEnumType enumerates values that describe a degree of freedom of a datum as specified by degrees of freedom modifiers found in a feature control frame, e.g., [Au,v,z|Bx,y|Cw].</xs:documentation>
    <xs:documentation>ASME Y14.5 - 2009 Section 4.2 and Figure 4-1</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="U"/>
    <xs:enumeration value="V"/>
    <xs:enumeration value="W"/>
    <xs:enumeration value="X"/>
    <xs:enumeration value="Y"/>
    <xs:enumeration value="Z"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd