Schema Central > NIEM 3.1 > geometryPrimitives.xsd > gml:GeodesicString
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:GeodesicString

A sequence of geodesic segments. 
The number of control points shall be at least two.
interpolation is fixed as "geodesic".
The content model follows the general pattern for the encoding of curve segments.

Element information

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".

Used in

Substitution hierarchy

Sample instance

<gml:GeodesicString>
   <gml:posList>1.0 1.0</gml:posList>
</gml:GeodesicString>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com