Schema Central > niem40 > geometryPrimitives.xsd > gml:segments
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:segments

This property element contains a list of curve segments. The order of the elements is significant and shall be preserved when processing the array.

Element information

Content

Attributes

None

Used in

Sample instance

<gml:segments>
   <gml:LineStringSegment>
      <gml:pos>1.0 1.0</gml:pos>
   </gml:LineStringSegment>
</gml:segments>