<xs:element name="InternalExternal" type="InternalExternalEnumType"><xs:annotation><xs:documentation>The InternalExternal element indicates whether the feature is internal or external.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MinorDiameter" type="LinearValueType"><xs:annotation><xs:documentation>The MinorDiameter element is the nominal minor diameter of the torus.</xs:documentation></xs:annotation></xs:element>
<xs:element name="MajorDiameter" type="LinearValueType"><xs:annotation><xs:documentation>The MajorDiameter element is the nominal major diameter of the torus.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="TorusFeatureDefinitionType"><xs:annotation><xs:documentation>The TorusFeatureDefinitionType defines the torus feature nominal information that can be common to one or more torus features.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureDefinitionBaseType"><xs:sequence><xs:element name="InternalExternal" type="InternalExternalEnumType"><xs:annotation><xs:documentation>The InternalExternal element indicates whether the feature is internal or external.</xs:documentation></xs:annotation></xs:element><xs:element name="MinorDiameter" type="LinearValueType"><xs:annotation><xs:documentation>The MinorDiameter element is the nominal minor diameter of the torus.</xs:documentation></xs:annotation></xs:element><xs:element name="MajorDiameter" type="LinearValueType"><xs:annotation><xs:documentation>The MajorDiameter element is the nominal major diameter of the torus.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>