<xs:element name="AACMMAccuracy" type="AACMMAccuracyType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each AACMMAccuracy element gives information about an articulated arm CMM accuracy.</xs:documentation></xs:annotation></xs:element>
The required n attribute is the number of articulated arm CMM accuracies in the list.
Source
<xs:complexType name="AACMMAccuraciesType"><xs:annotation><xs:documentation>The AACMMAccuraciesType defines a list of articulated arm CMM accuracies.</xs:documentation></xs:annotation><xs:sequence><xs:element name="AACMMAccuracy" type="AACMMAccuracyType" maxOccurs="unbounded"><xs:annotation><xs:documentation>Each AACMMAccuracy element gives information about an articulated arm 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 articulated arm 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 articulated arm CMM accuracies in the list.</xs:documentation></xs:annotation></xs:attribute>