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