Showing:

Annotations
Diagrams
Facets
Source
Used by
Simple Type TipEndGeometryEnumType
Annotations
The TipEndGeometryEnumType enumerates values that describe the shape of the end of a probe tip. The tip end is the portion of a probe tip that that contacts the workpiece being probed.
Diagram
Diagram
Type restriction of xs:NMTOKEN
Facets
enumeration SPHERE
enumeration CYLINDER
enumeration CYLINDER_WITH_SPHERE
enumeration HEMISPHERE
enumeration SPHERICAL_DISC
enumeration POINT
Used by
Source
<xs:simpleType name="TipEndGeometryEnumType">
  <xs:annotation>
    <xs:documentation>The TipEndGeometryEnumType enumerates values that describe the shape of the end of a probe tip. The tip end is the portion of a probe tip that that contacts the workpiece being probed.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="SPHERE"/>
    <xs:enumeration value="CYLINDER"/>
    <xs:enumeration value="CYLINDER_WITH_SPHERE"/>
    <xs:enumeration value="HEMISPHERE"/>
    <xs:enumeration value="SPHERICAL_DISC"/>
    <xs:enumeration value="POINT"/>
  </xs:restriction>
</xs:simpleType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd