gml:GeodesicType

Complex Type Information

Model

Attributes

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

Used By

Element gml:Geodesic

Source

<complexType name="GeodesicType">
  <complexContent>
    <extension base="gml:GeodesicStringType"/>
  </complexContent>
</complexType>