<xs:element name="BottomEnum" type="BottomEnumType"><xs:annotation><xs:documentation>The BottomEnum element describes an often-used bottom type for a 3D internal feature type.</xs:documentation></xs:annotation></xs:element>
The OtherBottom element describes the bottom type for a 3D internal feature type in natural language.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="OtherBottom" type="xs:string"><xs:annotation><xs:documentation>The OtherBottom element describes the bottom type for a 3D internal feature type in natural language.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="BottomType"><xs:annotation><xs:documentation>The BottomType defines the bottom type for a 3D internal feature type, a feature created by removing material.</xs:documentation></xs:annotation><xs:choice><xs:element name="BottomEnum" type="BottomEnumType"><xs:annotation><xs:documentation>The BottomEnum element describes an often-used bottom type for a 3D internal feature type.</xs:documentation></xs:annotation></xs:element><xs:element name="OtherBottom" type="xs:string"><xs:annotation><xs:documentation>The OtherBottom element describes the bottom type for a 3D internal feature type in natural language.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>