<xs:element name="TangentFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The TangentFeature element identifies the base feature to which the point is tangent.</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 plane must pass.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PlaneTangentThroughType"><xs:annotation><xs:documentation>The PlaneTangentThroughType defines the construction of a plane through a point and tangent to a base feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="TangentFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The TangentFeature element identifies the base feature to which the point is tangent.</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 plane must pass.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>