gml:CircleType

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
interpolation gml:CurveInterpolationType circularArc3Points optional
numArc integer 1 optional
numDerivativeInterior integer 0 optional
numDerivativesAtEnd integer 0 optional
numDerivativesAtStart integer 0 optional

Used By

Element gml:Circle

Source

<complexType name="CircleType">
  <complexContent>
    <extension base="gml:ArcType"/>
  </complexContent>
</complexType>