Documentation for fieldgml

Complex Type: LineStringSegmentArrayPropertyType

[Table of contents]

Super-types: None
Sub-types: None
Name LineStringSegmentArrayPropertyType
Abstract no
XML Instance Representation
<...>
<gml:LineStringSegment> ... </gml:LineStringSegment> [0..*]
</...>
Diagram
h-2108956757
Schema Component Representation
<complexType name="LineStringSegmentArrayPropertyType">
<sequence>
<element ref=" gml:LineStringSegment " minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>