Schema Central > NIEM 3.2 > geometryPrimitives.xsd > gml:Geodesic
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:Geodesic

Element information

Type: gml:GeodesicType

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
numDerivativesAtStart [0..1]xsd:integerDefault value is "0". from type gml:AbstractCurveSegmentType
numDerivativesAtEnd [0..1]xsd:integerDefault value is "0". from type gml:AbstractCurveSegmentType
numDerivativeInterior [0..1]xsd:integerDefault value is "0". from type gml:AbstractCurveSegmentType
interpolation [0..1]gml:CurveInterpolationTypeFixed value is "geodesic". from type gml:GeodesicStringType

Used in

Substitution hierarchy

Sample instance

<gml:Geodesic>
   <gml:posList>1.0 1.0</gml:posList>
</gml:Geodesic>