<xs:element name="XAxisLength" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional XAxisLength element is the length of the Cartesian working volume in the X direction.</xs:documentation></xs:annotation></xs:element>
<xs:element name="YAxisLength" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional YAxisLength element is the length of the Cartesian working volume in the Y direction.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ZAxisLength" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ZAxisLength element is the length of the Cartesian working volume in the Z direction.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="CartesianWorkingVolumeType"><xs:annotation><xs:documentation>The CartesianWorkingVolumeType defines a box-shaped working volume whose sides are aligned with the axes of a 3D Cartesian coordinate system.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="WorkingVolumeBaseType"><xs:sequence><xs:element name="XAxisLength" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional XAxisLength element is the length of the Cartesian working volume in the X direction.</xs:documentation></xs:annotation></xs:element><xs:element name="YAxisLength" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional YAxisLength element is the length of the Cartesian working volume in the Y direction.</xs:documentation></xs:annotation></xs:element><xs:element name="ZAxisLength" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional ZAxisLength element is the length of the Cartesian working volume in the Z direction.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>