<xs:element name="Location" type="MeasuredPointType" minOccurs="0"><xs:annotation><xs:documentation>The optional Location element is the measured center of the spherical segment.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Diameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Diameter element is the measured diameter of the spherical segment based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DiameterMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMin element is the minimum diameter of the spherical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DiameterMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMax element is the maximum diameter of the spherical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
The optional LatitudeLongitudeSweepMeasurementRange element gives the range over which the sweep was actually measured for a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude.
<xs:element name="LatitudeLongitudeSweepMeasurementRange" type="OrientedLatitudeLongitudeSweepType" minOccurs="0"><xs:annotation><xs:documentation>The optional LatitudeLongitudeSweepMeasurementRange element gives the range over which the sweep was actually measured for a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude.</xs:documentation></xs:annotation></xs:element>
The optional LatitudeLongitudeSweepFull element gives the measured extent of a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude. This is intended for use when it has been possible to measure the start and end of the sweep in both directions.
<xs:element name="LatitudeLongitudeSweepFull" type="OrientedLatitudeLongitudeSweepType" minOccurs="0"><xs:annotation><xs:documentation>The optional LatitudeLongitudeSweepFull element gives the measured extent of a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude. This is intended for use when it has been possible to measure the start and end of the sweep in both directions.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error (sphericity) of the spherical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="SphericalSegmentFeatureMeasurementType"><xs:annotation><xs:documentation>The SphericalSegmentFeatureMeasurementType defines the spherical segment feature measurement information for an individual spherical segment feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureMeasurementBaseType"><xs:sequence><xs:element name="Location" type="MeasuredPointType" minOccurs="0"><xs:annotation><xs:documentation>The optional Location element is the measured center of the spherical segment.</xs:documentation></xs:annotation></xs:element><xs:element name="Diameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Diameter element is the measured diameter of the spherical segment based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element><xs:element name="DiameterMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMin element is the minimum diameter of the spherical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="DiameterMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional DiameterMax element is the maximum diameter of the spherical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="LatitudeLongitudeSweepMeasurementRange" type="OrientedLatitudeLongitudeSweepType" minOccurs="0"><xs:annotation><xs:documentation>The optional LatitudeLongitudeSweepMeasurementRange element gives the range over which the sweep was actually measured for a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude.</xs:documentation></xs:annotation></xs:element><xs:element name="LatitudeLongitudeSweepFull" type="OrientedLatitudeLongitudeSweepType" minOccurs="0"><xs:annotation><xs:documentation>The optional LatitudeLongitudeSweepFull element gives the measured extent of a spherical segment with angular sweep in two directions analogous to terrestrial latitude and longitude. This is intended for use when it has been possible to measure the start and end of the sweep in both directions.</xs:documentation></xs:annotation></xs:element><xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error (sphericity) of the spherical segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>