<xs:element name="ProjectionPlane" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionPlane element identifies the plane onto which the point is to be projected.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ProjectionFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionFeature element identifies the point-reducible feature to be projected.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PointFeatureProjectionType"><xs:annotation><xs:documentation>The PointFeatureProjectionType defines a projected point construction with the point to be projected and the projection plane.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="ProjectionPlane" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionPlane element identifies the plane onto which the point is to be projected.</xs:documentation></xs:annotation></xs:element><xs:element name="ProjectionFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionFeature element identifies the point-reducible feature to be projected.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>