<xs:element name="BaseArc" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseArc element identifies the circular arc 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 circular arc.</xs:documentation></xs:annotation></xs:element>
The CircularArcTransformType defines a circular arc construction by the transformation of a circular arc through the specified nominal or actual coordinate system.
<xs:complexType name="CircularArcTransformType"><xs:annotation><xs:documentation>The CircularArcTransformType defines a circular arc construction by the transformation of a circular arc through the specified nominal or actual coordinate system.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="BaseArc" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseArc element identifies the circular arc 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 circular arc.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>