<xs:element name="MaxErrorConstant" type="LinearValueType"><xs:annotation><xs:documentation>The MaxErrorConstant element gives the maximum error in measuring a distance as a constant.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LinearError" type="LinearErrorType"><xs:annotation><xs:documentation>The LinearError element gives the maximum error in measuring a distance as a linear function of the distance measured.</xs:documentation></xs:annotation></xs:element>
The LesserError element gives the maximum error in measuring a distance as the lesser of a constant and the value of a linear function of the distance measured.
<xs:element name="LesserError" type="LesserErrorType"><xs:annotation><xs:documentation>The LesserError element gives the maximum error in measuring a distance as the lesser of a constant and the value of a linear function of the distance measured.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="ISO10360TestType"><xs:annotation><xs:documentation>The ISO10360TestType is the CMM volumetric accuracy test specified by ISO 10360-2.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CMMAccuracyTestBaseType"><xs:choice><xs:element name="MaxErrorConstant" type="LinearValueType"><xs:annotation><xs:documentation>The MaxErrorConstant element gives the maximum error in measuring a distance as a constant.</xs:documentation></xs:annotation></xs:element><xs:element name="LinearError" type="LinearErrorType"><xs:annotation><xs:documentation>The LinearError element gives the maximum error in measuring a distance as a linear function of the distance measured.</xs:documentation></xs:annotation></xs:element><xs:element name="LesserError" type="LesserErrorType"><xs:annotation><xs:documentation>The LesserError element gives the maximum error in measuring a distance as the lesser of a constant and the value of a linear function of the distance measured.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:extension></xs:complexContent></xs:complexType>