<xs:element name="Location" type="MeasuredPointType" minOccurs="0"><xs:annotation><xs:documentation>The optional Location element is the measured center of the torus.</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 torus.</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 torus 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 torus 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 partial torus 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 partial torus 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 partial torus 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 partial torus 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 torus 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="TorusFeatureMeasurementType"><xs:annotation><xs:documentation>The TorusFeatureMeasurementType defines the torus feature measurement information for an individual torus 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 torus.</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 torus.</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 torus 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 torus 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 partial torus 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 partial torus 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 torus from a report or an analysis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>