Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type TypeOfScaleEnumType
Annotations
The TypeOfScaleEnumType enumerates values that describe the type of a scale on a CMM.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration ELECTROOPTICAL_LINEAR
enumeration ELECTROOPTICAL_ROTARY
enumeration LASER_INTERFEROMETER_LINEAR
enumeration TIME_OF_FLIGHT_LINEAR
Used by
Source
<xs:simpleType name="TypeOfScaleEnumType">
  <xs:annotation>
    <xs:documentation>The TypeOfScaleEnumType enumerates values that describe the type of a scale on a CMM.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="ELECTROOPTICAL_LINEAR"/>
    <xs:enumeration value="ELECTROOPTICAL_ROTARY"/>
    <xs:enumeration value="LASER_INTERFEROMETER_LINEAR"/>
    <xs:enumeration value="TIME_OF_FLIGHT_LINEAR"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd