<xs:element name="MinRadialAxis" type="LinearValueType"><xs:annotation><xs:documentation>The MinRadialAxis element is the minimum value of the radius.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxRadialAxis" type="LinearValueType"><xs:annotation><xs:documentation>The MaxRadialAxis element is the maximum value of the radius.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MinAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MinAzimuthalAxisAngle element is the minimum value of the azimuthal angle.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MaxAzimuthalAxisAngle element is the maximum value of the azimuthal angle.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MinPolarAxis" type="AngularValueType"><xs:annotation><xs:documentation>The MinPolarAxis element is the minimum value of the polar angle.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MaxPolarAxis" type="AngularValueType"><xs:annotation><xs:documentation>The MaxPolarAxis element is the maximum value of the polar angle.</xs:documentation></xs:annotation></xs:element>
The EffectiveSphericalWorkingVolumeType defines the size and location of a spherical working volume that is aligned with the axes of a spherical coordinate system. The (Partial) sphere is described by giving the starting and ending values of radius, angle, and height.
<xs:complexType name="EffectiveSphericalWorkingVolumeType"><xs:annotation><xs:documentation>The EffectiveSphericalWorkingVolumeType defines the size and location of a spherical working volume that is aligned with the axes of a spherical coordinate system. The (Partial) sphere is described by giving the starting and ending values of radius, angle, and height.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="EffectiveWorkingVolumeBaseType"><xs:sequence><xs:element name="MinRadialAxis" type="LinearValueType"><xs:annotation><xs:documentation>The MinRadialAxis element is the minimum value of the radius.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxRadialAxis" type="LinearValueType"><xs:annotation><xs:documentation>The MaxRadialAxis element is the maximum value of the radius.</xs:documentation></xs:annotation></xs:element><xs:element name="MinAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MinAzimuthalAxisAngle element is the minimum value of the azimuthal angle.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxAzimuthalAxisAngle" type="AngularValueType"><xs:annotation><xs:documentation>The MaxAzimuthalAxisAngle element is the maximum value of the azimuthal angle.</xs:documentation></xs:annotation></xs:element><xs:element name="MinPolarAxis" type="AngularValueType"><xs:annotation><xs:documentation>The MinPolarAxis element is the minimum value of the polar angle.</xs:documentation></xs:annotation></xs:element><xs:element name="MaxPolarAxis" type="AngularValueType"><xs:annotation><xs:documentation>The MaxPolarAxis element is the maximum value of the polar angle.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>