<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>
The optional Length element is the nominal length of the surface of revolution from the starting point in the direction of the axis of the surface of revolution.
<xs:element name="Length" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element is the nominal length of the surface of revolution from the starting point in the direction of the axis of the surface of revolution.</xs:documentation></xs:annotation></xs:element>
Complex Type SurfaceOfRevolutionFeatureDefinitionType
Annotations
The SurfaceOfRevolutionFeatureDefinitionType defines the surface of revolution feature nominal information that can be common to one or more surface of revolution features.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="SurfaceOfRevolutionFeatureDefinitionType"><xs:annotation><xs:documentation>The SurfaceOfRevolutionFeatureDefinitionType defines the surface of revolution feature nominal information that can be common to one or more surface of revolution 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="Length" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element is the nominal length of the surface of revolution from the starting point in the direction of the axis of the surface of revolution.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>