<xs:element name="ProjectionFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The ProjectionFeature element identifies the elliptical arc 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 elliptical arc or circular arc is to be projected.</xs:documentation></xs:annotation></xs:element>
The EllipticalArcProjectionType defines a projected elliptical arc construction with the elliptical or circular arc to be projected and the projection plane.
<xs:complexType name="EllipticalArcProjectionType"><xs:annotation><xs:documentation>The EllipticalArcProjectionType defines a projected elliptical arc construction with the elliptical or circular arc 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 elliptical arc 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 elliptical arc or circular arc is to be projected.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>