| 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 |
| Element | gml:Circle |
<complexType name="CircleType"> <complexContent> <extension base="gml:ArcType"/> </complexContent> </complexType> |