<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="Diameter" type="LinearValueType"><xs:annotation><xs:documentation>The Diameter element is the nominal diameter of the elongated cylinder.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Length" type="LinearValueType"><xs:annotation><xs:documentation>The Length element is the length (i.e., size) of the elongated cylinder from cylindrical end to cylindrical end.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Depth" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Depth element is the depth of the elongated cylinder.</xs:documentation></xs:annotation></xs:element>
Complex Type ElongatedCylinderFeatureDefinitionType
Annotations
The ElongatedCylinderFeatureDefinitionType defines the elongated cylinder feature nominal information that can be common to one or more elongated cylinder features.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="ElongatedCylinderFeatureDefinitionType"><xs:annotation><xs:documentation>The ElongatedCylinderFeatureDefinitionType defines the elongated cylinder feature nominal information that can be common to one or more elongated cylinder 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="Diameter" type="LinearValueType"><xs:annotation><xs:documentation>The Diameter element is the nominal diameter of the elongated cylinder.</xs:documentation></xs:annotation></xs:element><xs:element name="Length" type="LinearValueType"><xs:annotation><xs:documentation>The Length element is the length (i.e., size) of the elongated cylinder from cylindrical end to cylindrical end.</xs:documentation></xs:annotation></xs:element><xs:element name="Depth" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Depth element is the depth of the elongated cylinder.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>