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