<xs:element name="XResolution" type="LinearValueType"><xs:annotation><xs:documentation>The XResolution element is the resolution of the X axis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="YResolution" type="LinearValueType"><xs:annotation><xs:documentation>The YResolution element is the resolution of the Y axis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZResolution" type="LinearValueType"><xs:annotation><xs:documentation>The ZResolution element is the resolution of the Z axis.</xs:documentation></xs:annotation></xs:element>
The XYZResolutionType defines the resolution of a Cartesian CMM (or other device with 3D Cartesian coordinates) using separate values for the three axes.
<xs:complexType name="XYZResolutionType"><xs:annotation><xs:documentation>The XYZResolutionType defines the resolution of a Cartesian CMM (or other device with 3D Cartesian coordinates) using separate values for the three axes.</xs:documentation></xs:annotation><xs:sequence><xs:element name="XResolution" type="LinearValueType"><xs:annotation><xs:documentation>The XResolution element is the resolution of the X axis.</xs:documentation></xs:annotation></xs:element><xs:element name="YResolution" type="LinearValueType"><xs:annotation><xs:documentation>The YResolution element is the resolution of the Y axis.</xs:documentation></xs:annotation></xs:element><xs:element name="ZResolution" type="LinearValueType"><xs:annotation><xs:documentation>The ZResolution element is the resolution of the Z axis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>