<xs:element name="MinMeasuringDistance" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinMeasuringDistance element is the minimum measurement distance of a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxMeasuringDistance" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxMeasuringDistance element is the maximum measurement distance of a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MeasuringForce" type="ForceValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MeasuringForce element is the force applied by a universal length measuring (ULM) during measurements.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Accuracy" type="LinearErrorType" minOccurs="0"><xs:annotation><xs:documentation>The optional Accuracy element is the accuracy of a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Repeatability" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Repeatability element is the repeatability of a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element>
The optional ToolIds element is a list of the QIF ids of universal length measurement device tools associated with the universal length measuring (ULM) machine.
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 universal length measurement device tools associated with the universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxWorkpieceWeight" type="MassValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxWorkpieceWeight element is the maximum workpiece weight that could be measured with a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element>
The required id attribute is the QIF id of the measurement resource, used for referencing.
Source
<xs:complexType name="UniversalLengthMeasuringType"><xs:annotation><xs:documentation>The UniversalLengthMeasuringType defines a universal length measuring (ULM) machine.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="UniversalDeviceType"><xs:sequence><xs:element name="MinMeasuringDistance" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinMeasuringDistance element is the minimum measurement distance of a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxMeasuringDistance" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxMeasuringDistance element is the maximum measurement distance of a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element><xs:element name="MeasuringForce" type="ForceValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MeasuringForce element is the force applied by a universal length measuring (ULM) during measurements.</xs:documentation></xs:annotation></xs:element><xs:element name="Accuracy" type="LinearErrorType" minOccurs="0"><xs:annotation><xs:documentation>The optional Accuracy element is the accuracy of a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element><xs:element name="Repeatability" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Repeatability element is the repeatability of a universal length measuring (ULM) machine.</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 universal length measurement device tools associated with the universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxWorkpieceWeight" type="MassValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MaxWorkpieceWeight element is the maximum workpiece weight that could be measured with a universal length measuring (ULM) machine.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>