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