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