<xs:element name="BaseCircle" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseCircle element identifies the circle to be transformed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Transformation" type="TransformationReferenceType"><xs:annotation><xs:documentation>The Transformation element identifies the coordinate system to be used to transform the base circle.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="CircleTransformType"><xs:annotation><xs:documentation>The CircleTransformType defines a circle construction by the transformation of a circle through the specified nominal or actual coordinate system.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="BaseCircle" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseCircle element identifies the circle to be transformed.</xs:documentation></xs:annotation></xs:element><xs:element name="Transformation" type="TransformationReferenceType"><xs:annotation><xs:documentation>The Transformation element identifies the coordinate system to be used to transform the base circle.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>