<xs:element name="ProjectionPlane" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionPlane element identifies the plane onto which the opposite parallel lines feature is to be projected.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ProjectionOppositeParallelLines" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionOppositeParallelLines element identifies the opposite parallel lines feature to be projected.</xs:documentation></xs:annotation></xs:element>
The OppositeParallelLinesProjectionType defines a projected opposite parallel lines feature construction with the opposite parallel lines feature to be projected and the projection plane.
<xs:complexType name="OppositeParallelLinesProjectionType"><xs:annotation><xs:documentation>The OppositeParallelLinesProjectionType defines a projected opposite parallel lines feature construction with the opposite parallel lines feature 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 opposite parallel lines feature is to be projected.</xs:documentation></xs:annotation></xs:element><xs:element name="ProjectionOppositeParallelLines" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionOppositeParallelLines element identifies the opposite parallel lines feature to be projected.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>