<xs:element name="RadialAxisLength" type="LinearValueType"><xs:annotation><xs:documentation>The RadialAxisLength element is the radius of the spherical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MinAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MinAzimuthalAxisAngle element is the start value of the range of azimuthal angle in a spherical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MaxAzimuthalAxisAngle element is the end value of the range of azimuthal angle in a spherical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MinPolarAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MinPolarAxisRange element is the start value of the range of the polar angle for a spherical working volume.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxPolarAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MaxPolarAxisRange element is the end value of the range of the polar angle for a spherical working volume.</xs:documentation></xs:annotation></xs:element>
The SphericalWorkingVolumeType defines a spherical working volume. A spherical working volume is defined based on a spherical coordinate system. Some measurement devices, such as laser tracker, operate based on a spherical coordinate system.
<xs:complexType name="SphericalWorkingVolumeType"><xs:annotation><xs:documentation>The SphericalWorkingVolumeType defines a spherical working volume. A spherical working volume is defined based on a spherical coordinate system. Some measurement devices, such as laser tracker, operate based on a spherical coordinate system.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="WorkingVolumeBaseType"><xs:sequence><xs:element name="RadialAxisLength" type="LinearValueType"><xs:annotation><xs:documentation>The RadialAxisLength element is the radius of the spherical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MinAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MinAzimuthalAxisAngle element is the start value of the range of azimuthal angle in a spherical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MaxAzimuthalAxisAngle element is the end value of the range of azimuthal angle in a spherical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MinPolarAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MinPolarAxisRange element is the start value of the range of the polar angle for a spherical working volume.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxPolarAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MaxPolarAxisRange element is the end value of the range of the polar angle for a spherical working volume.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>