Schema Central > NIEM 2.1 > gml-oasis.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

Type: gml:CurveSegmentArrayPropertyType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<gml:segments>
   <gml:CircleByCenterPoint numArc="1">
      <gml:pos>1.0 1.0</gml:pos>
      <gml:radius uom="http://www.example.com/">1.0</gml:radius>
   </gml:CircleByCenterPoint>
</gml:segments>

Site developed and hosted by Datypic, Inc.

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