Documentation for fieldgml

Element: segments

[Table of contents]

Name segments
Type gml:CurveSegmentArrayPropertyType
Nillable no
Abstract no
Documentation This property element contains a list of curve segments. The order of the elements is significant and shall be preserved when processing the array.
Logical Diagram
h1459085632
XML Instance Representation
<gml:segments>
<gml:_CurveSegment> ... </gml:_CurveSegment> [0..*]
</gml:segments>
Diagram
h1459085632
Schema Component Representation
<element name="segments" type=" gml:CurveSegmentArrayPropertyType "/>