Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type ReferencedComponentEnumType
Annotations
The ReferencedComponentEnumType enumerates values that describe whether the nominal or measured component of a feature or coordinate system is used in a construction, characteristic or datum reference.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration NOMINAL
enumeration ACTUAL
Used by
Source
<xs:simpleType name="ReferencedComponentEnumType">
  <xs:annotation>
    <xs:documentation>The ReferencedComponentEnumType enumerates values that describe whether the nominal or measured component of a feature or coordinate system is used in a construction, characteristic or datum reference.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="NOMINAL"/>
    <xs:enumeration value="ACTUAL"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/IntermediatesPMI.xsd