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