<xs:element name="ProjectionFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionFeature element identifies the ellipse, circle or circular arc to be projected.</xs:documentation></xs:annotation></xs:element>
<xs:element name="ProjectionPlane" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionPlane element identifies the plane onto which the base ellipse, circle or circular arc is to be projected.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="EllipseProjectionType"><xs:annotation><xs:documentation>The EllipseProjectionType defines a projected ellipse construction with the ellipse to be projected and the projection plane.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="ProjectionFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionFeature element identifies the ellipse, circle or circular arc to be projected.</xs:documentation></xs:annotation></xs:element><xs:element name="ProjectionPlane" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionPlane element identifies the plane onto which the base ellipse, circle or circular arc is to be projected.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>