<xs:element name="BaseCylindricalSegment" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseCylindricalSegment element identifies the cylindrical segment 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 base cylindrical segment.</xs:documentation></xs:annotation></xs:element>
The CylindricalSegmentTransformType defines a cylindrical segment construction by the transformation of a base cylindrical segment through the specified nominal or actual coordinate system.
<xs:complexType name="CylindricalSegmentTransformType"><xs:annotation><xs:documentation>The CylindricalSegmentTransformType defines a cylindrical segment construction by the transformation of a base cylindrical segment through the specified nominal or actual coordinate system.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="BaseCylindricalSegment" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseCylindricalSegment element identifies the cylindrical segment 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 base cylindrical segment.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>