The DeviationsFromCalibration element is a list of linear values, each of which is the deviation of a measured length from a calibrated length in a volumetric performance test for an AACMM.
The required n attribute is the number of linear values in the list. n must be 20.
Source
<xs:element name="DeviationsFromCalibration" type="TwentyLinearValuesType"><xs:annotation><xs:documentation>The DeviationsFromCalibration element is a list of linear values, each of which is the deviation of a measured length from a calibrated length in a volumetric performance test for an AACMM.</xs:documentation></xs:annotation></xs:element>
<xs:element name="TwiceStandardDeviation" type="LinearValueType"><xs:annotation><xs:documentation>The TwiceStandardDeviation element is twice the standard deviation in a volumetric performance test for an AACMM.</xs:documentation></xs:annotation></xs:element>
In this test, twenty lengths of various sizes are measured on a ball bar in various locations. The maximum deviations from the calibrated lengths of the ball bar and twice the standard deviation are reported. This test is given in ASME AmericanNationalStandard B89.4.22-2004.
<xs:complexType name="VolumetricPerformanceTestType"><xs:annotation><xs:documentation>In this test, twenty lengths of various sizes are measured on a ball bar in various locations. The maximum deviations from the calibrated lengths of the ball bar and twice the standard deviation are reported. This test is given in ASME AmericanNationalStandard B89.4.22-2004.</xs:documentation></xs:annotation><xs:sequence><xs:element name="DeviationsFromCalibration" type="TwentyLinearValuesType"><xs:annotation><xs:documentation>The DeviationsFromCalibration element is a list of linear values, each of which is the deviation of a measured length from a calibrated length in a volumetric performance test for an AACMM.</xs:documentation></xs:annotation></xs:element><xs:element name="TwiceStandardDeviation" type="LinearValueType"><xs:annotation><xs:documentation>The TwiceStandardDeviation element is twice the standard deviation in a volumetric performance test for an AACMM.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>