<xs:element name="Location" type="PointType"><xs:annotation><xs:documentation>The Location element is the nominal center of the toroidal segment.</xs:documentation></xs:annotation></xs:element>
<xs:element name="AxisVector" type="UnitVectorType"><xs:annotation><xs:documentation>The AxisVector element is the nominal unit axis vector of the toroidal segment.</xs:documentation></xs:annotation></xs:element>
The LatitudeLongitudeSweep element is the extent of the toroidal segment feature with angular sweep in two directions analogous to terrestrial latitude and longitude.
<xs:element name="LatitudeLongitudeSweep" type="LatitudeLongitudeSweepType"><xs:annotation><xs:documentation>The LatitudeLongitudeSweep element is the extent of the toroidal segment feature with angular sweep in two directions analogous to terrestrial latitude and longitude.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Constructed" type="ToroidalSegmentConstructionMethodType" minOccurs="0"><xs:annotation><xs:documentation>The optional Constructed element signifies that the toroidal segment is constructed and provides details of the construction method.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="ToroidalSegmentFeatureNominalType"><xs:annotation><xs:documentation>The ToroidalSegmentFeatureNominalType defines the toroidal segment feature nominal information for an individual toroidal segment feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureNominalBaseType"><xs:sequence><xs:element name="Location" type="PointType"><xs:annotation><xs:documentation>The Location element is the nominal center of the toroidal segment.</xs:documentation></xs:annotation></xs:element><xs:element name="AxisVector" type="UnitVectorType"><xs:annotation><xs:documentation>The AxisVector element is the nominal unit axis vector of the toroidal segment.</xs:documentation></xs:annotation></xs:element><xs:element name="LatitudeLongitudeSweep" type="LatitudeLongitudeSweepType"><xs:annotation><xs:documentation>The LatitudeLongitudeSweep element is the extent of the toroidal segment feature with angular sweep in two directions analogous to terrestrial latitude and longitude.</xs:documentation></xs:annotation></xs:element><xs:element name="Constructed" type="ToroidalSegmentConstructionMethodType" minOccurs="0"><xs:annotation><xs:documentation>The optional Constructed element signifies that the toroidal segment is constructed and provides details of the construction method.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>