<xs:element name="FirstAxis" type="UserDefinedAxisType"><xs:annotation><xs:documentation>The FirstAxis element gives the axis length or angle and other details for the first axis of a user defined working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SecondAxis" type="UserDefinedAxisType"><xs:annotation><xs:documentation>The SecondAxis element gives the axis length or angle and other details for the second axis of a user defined working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ThirdAxis" type="UserDefinedAxisType"><xs:annotation><xs:documentation>The ThirdAxis element gives the axis length or angle and other details for the third axis of a user defined working volume.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="UserDefinedWorkingVolumeType"><xs:annotation><xs:documentation>The UserDefinedWorkingVolumeType defines a 3 dimensional working volume by three user defined axes.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="WorkingVolumeBaseType"><xs:sequence><xs:element name="FirstAxis" type="UserDefinedAxisType"><xs:annotation><xs:documentation>The FirstAxis element gives the axis length or angle and other details for the first axis of a user defined working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="SecondAxis" type="UserDefinedAxisType"><xs:annotation><xs:documentation>The SecondAxis element gives the axis length or angle and other details for the second axis of a user defined working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="ThirdAxis" type="UserDefinedAxisType"><xs:annotation><xs:documentation>The ThirdAxis element gives the axis length or angle and other details for the third axis of a user defined working volume.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>