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: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>