<xs:element name="CartesianCMMAccuracy" type="CartesianCMMAccuracyType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each CartesianCMMAccuracy element gives information about a Cartesian CMM accuracy.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of Cartesian CMM accuracies in the list.
Source
<xs:complexType name="CartesianCMMAccuraciesType"><xs:annotation><xs:documentation>The CartesianCMMAccuraciesType defines a list of Cartesian CMM accuracies.</xs:documentation></xs:annotation><xs:sequence><xs:element name="CartesianCMMAccuracy" type="CartesianCMMAccuracyType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each CartesianCMMAccuracy element gives information about a Cartesian CMM accuracy.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="n" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required n attribute is the number of Cartesian CMM accuracies in the list.</xs:documentation></xs:annotation></xs:attribute></xs:complexType>
<xs:attribute name="n" type="NaturalType" use="required"><xs:annotation><xs:documentation>The required n attribute is the number of Cartesian CMM accuracies in the list.</xs:documentation></xs:annotation></xs:attribute>