Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type TargetMirrorEnumType
Annotations
TargetMirrorEnumType enumerates values that describe target mirrors that are used in a laser tracker.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration CUBE_CORNER
enumeration CATS_EYE
enumeration PLANE_MIRROR
Used by
Source
<xs:simpleType name="TargetMirrorEnumType">
  <xs:annotation>
    <xs:documentation>TargetMirrorEnumType enumerates values that describe target mirrors that are used in a laser tracker.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="CUBE_CORNER"/>
    <xs:enumeration value="CATS_EYE"/>
    <xs:enumeration value="PLANE_MIRROR"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd