Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type ReducedDatumEnumType
Annotations
(ISO specific) The ReducedDatumEnumType enumerates values that describe the reduction of a datum feature to a simpler type, e.g. a sphere to a point (PT), a cone to a straight line (SL), an opposite parallel planes feature to a plane (PL), etc.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration PT
enumeration SL
enumeration PL
Used by
Source
<xs:simpleType name="ReducedDatumEnumType">
  <xs:annotation>
    <xs:documentation>(ISO specific) The ReducedDatumEnumType enumerates values that describe the reduction of a datum feature to a simpler type, e.g. a sphere to a point (PT), a cone to a straight line (SL), an opposite parallel planes feature to a plane (PL), etc.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="PT"/>
    <xs:enumeration value="SL"/>
    <xs:enumeration value="PL"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd