Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ParallelLinkCMMType / AxesTravelDistance
Annotations
The optional AxesTravelDistance element is the travel distance for X, Y, and Z axes of a parallel link CMM.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_X QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_Y QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_Z QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType
Type XYZLinearSpecificationType
Properties
content complex
minOccurs 0
Children X, Y, Z
Instance
<AxesTravelDistance xmlns="http://qifstandards.org/xsd/qif3">
  <X decimalPlaces="" linearUnit="" significantFigures="">{0,1}</X>
  <Y decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Y>
  <Z decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Z>
</AxesTravelDistance>
Source
<xs:element name="AxesTravelDistance" type="XYZLinearSpecificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AxesTravelDistance element is the travel distance for X, Y, and Z axes of a parallel link CMM.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / AxesRotationAngle
Annotations
The optional AxesRotationAngle element is the rotation angle around X, Y, and Z axes of a parallel link CMM.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_AngularValueType.tmp#AngularValueType_angularUnit Units_xsd_Complex_Type_AngularValueType.tmp#AngularValueType
Type AngularValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
angularUnit xs:token optional
The optional angularUnit attribute defines the UnitName for the AngularValueType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="AxesRotationAngle" type="AngularValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AxesRotationAngle element is the rotation angle around X, Y, and Z axes of a parallel link CMM.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / AxisBacklash
Annotations
The optional AxisBacklash element is the backlash in the X, Y, and Z axes of a parallel link CMM.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_X QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_Y QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_Z QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType
Type XYZLinearSpecificationType
Properties
content complex
minOccurs 0
Children X, Y, Z
Instance
<AxisBacklash xmlns="http://qifstandards.org/xsd/qif3">
  <X decimalPlaces="" linearUnit="" significantFigures="">{0,1}</X>
  <Y decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Y>
  <Z decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Z>
</AxisBacklash>
Source
<xs:element name="AxisBacklash" type="XYZLinearSpecificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AxisBacklash element is the backlash in the X, Y, and Z axes of a parallel link CMM.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / AxisRepeatability
Annotations
The optional AxisRepeatability element is the repeatability for X, Y, and Z axes of a parallel link CMM.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_X QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_Y QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType_Z QIFMeasurementResources_xsd_Complex_Type_XYZLinearSpecificationType.tmp#XYZLinearSpecificationType
Type XYZLinearSpecificationType
Properties
content complex
minOccurs 0
Children X, Y, Z
Instance
<AxisRepeatability xmlns="http://qifstandards.org/xsd/qif3">
  <X decimalPlaces="" linearUnit="" significantFigures="">{0,1}</X>
  <Y decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Y>
  <Z decimalPlaces="" linearUnit="" significantFigures="">{0,1}</Z>
</AxisRepeatability>
Source
<xs:element name="AxisRepeatability" type="XYZLinearSpecificationType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional AxisRepeatability element is the repeatability for X, Y, and Z axes of a parallel link CMM.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / MaxLoad
Annotations
The optional MaxLoad element is the maximum load that could be mounted on a parallel link CMM stage.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MassValueType.tmp#MassValueType_massUnit Units_xsd_Complex_Type_MassValueType.tmp#MassValueType
Type MassValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
massUnit xs:token optional
The optional massUnit attribute defines the UnitName for the MassValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="MaxLoad" type="MassValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxLoad element is the maximum load that could be mounted on a parallel link CMM stage.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / StageMaterial
Annotations
The optional StageMaterial element is the type of the material used for stage manufacturing of a parallel link CMM.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="StageMaterial" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional StageMaterial element is the type of the material used for stage manufacturing of a parallel link CMM.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / MaxHoldingForce
Annotations
The optional MaxHoldingForce element is the maximum force to hold the base plate of a parallel link CMM.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_ForceValueType.tmp#ForceValueType_forceUnit Units_xsd_Complex_Type_ForceValueType.tmp#ForceValueType
Type ForceValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
forceUnit xs:token optional
The optional forceUnit attribute defines the UnitName for the ForceValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="MaxHoldingForce" type="ForceValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MaxHoldingForce element is the maximum force to hold the base plate of a parallel link CMM.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / MotorType
Annotations
The optional MotorType element is the type of motor used in a parallel link CMM.
Diagram
Diagram
Type xs:string
Properties
content simple
minOccurs 0
Source
<xs:element name="MotorType" type="xs:string" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MotorType element is the type of motor used in a parallel link CMM.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / LinksStiffness
Annotations
The optional LinksStiffness element is the stiffness for a parallel link CMM in X, Y, and Z directions.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_StiffnessType.tmp#StiffnessType_XStiffness QIFMeasurementResources_xsd_Complex_Type_StiffnessType.tmp#StiffnessType_YStiffness QIFMeasurementResources_xsd_Complex_Type_StiffnessType.tmp#StiffnessType_ZStiffness QIFMeasurementResources_xsd_Complex_Type_StiffnessType.tmp#StiffnessType
Type StiffnessType
Properties
content complex
minOccurs 0
Children XStiffness, YStiffness, ZStiffness
Instance
<LinksStiffness xmlns="http://qifstandards.org/xsd/qif3">
  <XStiffness decimalPlaces="" significantFigures="" unitName="">{0,1}</XStiffness>
  <YStiffness decimalPlaces="" significantFigures="" unitName="">{0,1}</YStiffness>
  <ZStiffness decimalPlaces="" significantFigures="" unitName="">{0,1}</ZStiffness>
</LinksStiffness>
Source
<xs:element name="LinksStiffness" type="StiffnessType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LinksStiffness element is the stiffness for a parallel link CMM in X, Y, and Z directions.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Element ParallelLinkCMMType / ToolIds
Annotations
The optional ToolIds element is a list of the QIF ids of parallel link CMM measurement tools associated with the parallel link CMM.
Diagram
Diagram Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType_n Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType_Id Primitives_xsd_Complex_Type_ArrayReferenceType.tmp#ArrayReferenceType
Type ArrayReferenceType
Properties
content complex
minOccurs 0
Children Id
Instance
<ToolIds n="" xmlns="http://qifstandards.org/xsd/qif3">
  <Id xId="">{1,unbounded}</Id>
</ToolIds>
Attributes
QName Type Use Annotation
n NaturalType required
The required n attribute is the number of Id elements in this array.
Source
<xs:element name="ToolIds" type="ArrayReferenceType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional ToolIds element is a list of the QIF ids of parallel link CMM measurement tools associated with the parallel link CMM.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd
Complex Type ParallelLinkCMMType
Annotations
The ParallelLinkCMMType defines a parallel link coordinate measuring machine.
Diagram
Diagram QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_id QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Name QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Description QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Manufacturer QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_ModelNumber QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_SerialNumber QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Mass QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Size QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_LocationId QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType_Location Primitives_xsd_Element_Attributes.tmp#Attributes QIFMeasurementResources_xsd_Complex_Type_MeasurementResourceBaseType.tmp#MeasurementResourceBaseType QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType_Calibrations QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType_EnvironmentalRange QIFMeasurementResources_xsd_Complex_Type_MeasurementDeviceType.tmp#MeasurementDeviceType QIFMeasurementResources_xsd_Element_Resolution.tmp#Resolution QIFMeasurementResources_xsd_Element_WorkingVolume.tmp#WorkingVolume QIFMeasurementResources_xsd_Element_EffectiveWorkingVolume.tmp#EffectiveWorkingVolume QIFMeasurementResources_xsd_Complex_Type_UniversalDeviceType.tmp#UniversalDeviceType_TemperatureCompensation QIFMeasurementResources_xsd_Complex_Type_UniversalDeviceType.tmp#UniversalDeviceType QIFMeasurementResources_xsd_Complex_Type_CMMType.tmp#CMMType QIFMeasurementResources_xsd_Element_CMMSpeeds.tmp#CMMSpeeds QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_AxesTravelDistance QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_AxesRotationAngle QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_AxisBacklash QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_AxisRepeatability QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_MaxLoad QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_StageMaterial QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_MaxHoldingForce QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_MotorType QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_LinksStiffness QIFMeasurementResources_xsd_Complex_Type_ParallelLinkCMMType.tmp#ParallelLinkCMMType_ToolIds
Type extension of CMMType
Type hierarchy
Used by
Element ParallelLinkCMM
Children Attributes, AxesRotationAngle, AxesTravelDistance, AxisBacklash, AxisRepeatability, CMMSpeeds, Calibrations, Description, EffectiveWorkingVolume, EnvironmentalRange, LinksStiffness, Location, LocationId, Manufacturer, Mass, MaxHoldingForce, MaxLoad, ModelNumber, MotorType, Name, Resolution, SerialNumber, Size, StageMaterial, TemperatureCompensation, ToolIds, WorkingVolume
Attributes
QName Type Use Annotation
id QIFIdType required
The required id attribute is the QIF id of the measurement resource, used for referencing.
Source
<xs:complexType name="ParallelLinkCMMType">
  <xs:annotation>
    <xs:documentation>The ParallelLinkCMMType defines a parallel link coordinate measuring machine.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CMMType">
      <xs:sequence>
        <xs:element ref="CMMSpeeds" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional CMMSpeeds element is the linear and rotational speeds of a parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AxesTravelDistance" type="XYZLinearSpecificationType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional AxesTravelDistance element is the travel distance for X, Y, and Z axes of a parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AxesRotationAngle" type="AngularValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional AxesRotationAngle element is the rotation angle around X, Y, and Z axes of a parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AxisBacklash" type="XYZLinearSpecificationType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional AxisBacklash element is the backlash in the X, Y, and Z axes of a parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="AxisRepeatability" type="XYZLinearSpecificationType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional AxisRepeatability element is the repeatability for X, Y, and Z axes of a parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxLoad" type="MassValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MaxLoad element is the maximum load that could be mounted on a parallel link CMM stage.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="StageMaterial" type="xs:string" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional StageMaterial element is the type of the material used for stage manufacturing of a parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MaxHoldingForce" type="ForceValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MaxHoldingForce element is the maximum force to hold the base plate of a parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MotorType" type="xs:string" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MotorType element is the type of motor used in a parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="LinksStiffness" type="StiffnessType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional LinksStiffness element is the stiffness for a parallel link CMM in X, Y, and Z directions.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="ToolIds" type="ArrayReferenceType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional ToolIds element is a list of the QIF ids of parallel link CMM measurement tools associated with the parallel link CMM.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFApplications/QIFMeasurementResources.xsd