<xs:element name="ParallelFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The ParallelFeature element identifies the base feature to which the constructed plane must be parallel.</xs:documentation></xs:annotation></xs:element>
<xs:element name="PointFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The PointFeature element identifies the point through which the constructed plane must pass.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PlaneParallelType"><xs:annotation><xs:documentation>The PlaneParallelType defines the construction of a plane parallel to a base feature, through a point feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="ParallelFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The ParallelFeature element identifies the base feature to which the constructed plane must be parallel.</xs:documentation></xs:annotation></xs:element><xs:element name="PointFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The PointFeature element identifies the point through which the constructed plane must pass.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>