<xs:element name="BaseExtrudedCrossSection" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseExtrudedCrossSection element identifies the extruded cross section to be transformed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Transformation" type="TransformationReferenceType"><xs:annotation><xs:documentation>The Transformation element identifies the coordinate system to be used to transform the extruded cross section.</xs:documentation></xs:annotation></xs:element>
The ExtrudedCrossSectionTransformType defines an extruded cross section construction by the transformation of an extruded cross section through the specified nominal or actual coordinate system.
<xs:complexType name="ExtrudedCrossSectionTransformType"><xs:annotation><xs:documentation>The ExtrudedCrossSectionTransformType defines an extruded cross section construction by the transformation of an extruded cross section through the specified nominal or actual coordinate system.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="BaseExtrudedCrossSection" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseExtrudedCrossSection element identifies the extruded cross section to be transformed.</xs:documentation></xs:annotation></xs:element><xs:element name="Transformation" type="TransformationReferenceType"><xs:annotation><xs:documentation>The Transformation element identifies the coordinate system to be used to transform the extruded cross section.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>