<xs:element name="PerpendicularFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The PerpendicularFeature element identifies the line-reducible feature to which the constructed plane must be perpendicular.</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="PlanePerpendicularType"><xs:annotation><xs:documentation>The PlanePerpendicularType defines the construction of a plane perpendicular to a line-reducible base feature, through a point feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="PerpendicularFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The PerpendicularFeature element identifies the line-reducible feature to which the constructed plane must be perpendicular.</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>