Showing:

Annotations
Diagrams
Facets
Properties
Source
Used by
Element CartesianCMMGeometryType / CartesianCMMGeometryEnum
Annotations
The CartesianCMMGeometryEnum element describes an often-used type of Cartesian CMM construction.
Diagram
Diagram QIFMeasurementResources_xsd_Simple_Type_CartesianCMMGeometryEnumType.tmp#CartesianCMMGeometryEnumType
Type CartesianCMMGeometryEnumType
Properties
content simple
Facets
enumeration FIXED_BRIDGE
enumeration MOVING_BRIDGE
enumeration L_SHAPED_BRIDGE
enumeration COLUMN
enumeration FIXED_TABLE_CANTILEVER_ARM
enumeration MOVING_TABLE_CANTILEVER_ARM
enumeration FIXED_TABLE_HORIZONTAL_ARM
enumeration MOVING_TABLE_HORIZONTAL_ARM
enumeration MOVING_RAM_HORIZONTAL_ARM
enumeration GANTRY
Source
<xs:element name="CartesianCMMGeometryEnum" type="CartesianCMMGeometryEnumType">
  <xs:annotation>
    <xs:documentation>The CartesianCMMGeometryEnum element describes an often-used type of Cartesian CMM construction.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element CartesianCMMGeometryType / OtherCartesianCMMGeometry
Annotations
The OtherCartesianCMMGeometry element describes the Cartesian CMM construction type in natural language.
Diagram
Diagram
Type xs:string
Properties
content simple
Source
<xs:element name="OtherCartesianCMMGeometry" type="xs:string">
  <xs:annotation>
    <xs:documentation>The OtherCartesianCMMGeometry element describes the Cartesian CMM construction type in natural language.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type CartesianCMMGeometryType
Annotations
The CartesianCMMGeometryType defines a type of construction of a Cartesian CMM.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_CartesianCMMGeometryType.tmp#CartesianCMMGeometryType_CartesianCMMGeometryEnum QIFMeasurementResources_xsd_Complex_Type_CartesianCMMGeometryType.tmp#CartesianCMMGeometryType_OtherCartesianCMMGeometry
Used by
Children CartesianCMMGeometryEnum, OtherCartesianCMMGeometry
Source
<xs:complexType name="CartesianCMMGeometryType">
  <xs:annotation>
    <xs:documentation>The CartesianCMMGeometryType defines a type of construction of a Cartesian CMM.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="CartesianCMMGeometryEnum" type="CartesianCMMGeometryEnumType">
      <xs:annotation>
        <xs:documentation>The CartesianCMMGeometryEnum element describes an often-used type of Cartesian CMM construction.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="OtherCartesianCMMGeometry" type="xs:string">
      <xs:annotation>
        <xs:documentation>The OtherCartesianCMMGeometry element describes the Cartesian CMM construction type in natural language.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:choice>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd