<xs:element name="Location" type="MeasuredPointType" minOccurs="0"><xs:annotation><xs:documentation>The optional Location element is the measured center of the toroidal segment.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AxisVector" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxisVector element is the measured unit axis vector of the toroidal segment.</xs:documentation></xs:annotation></xs:element>
The optional MinorDiameter element is the measured minor diameter of the toroidal segment based on the substitute feature data fitting algorithm setting.
<xs:element name="MinorDiameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinorDiameter element is the measured minor diameter of the toroidal segment based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element>
The optional MajorDiameter element is the measured major diameter of the toroidal segment based on the substitute feature data fitting algorithm setting.
<xs:element name="MajorDiameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MajorDiameter element is the measured major diameter of the toroidal segment based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element>
The optional LatitudeLongitudeSweepMeasurementRange element gives the range over which the sweep was actually measured for a toroidal 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 toroidal 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 toroidal 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 toroidal 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 (toroidicity) of the toroidal 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="ToroidalSegmentFeatureMeasurementType"><xs:annotation><xs:documentation>The ToroidalSegmentFeatureMeasurementType defines the toroidal segment feature measurement information for an individual toroidal 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 toroidal segment.</xs:documentation></xs:annotation></xs:element><xs:element name="AxisVector" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional AxisVector element is the measured unit axis vector of the toroidal segment.</xs:documentation></xs:annotation></xs:element><xs:element name="MinorDiameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MinorDiameter element is the measured minor diameter of the toroidal segment based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element><xs:element name="MajorDiameter" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional MajorDiameter element is the measured major diameter of the toroidal segment based on the substitute feature data fitting algorithm setting.</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 toroidal 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 toroidal 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 (toroidicity) of the toroidal segment from a report or an analysis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>