gml:LineStringSegmentArrayPropertyType

gml:LineStringSegmentArrayPropertyType provides a container for line strings.

Complex Type Information

Model

Used By

Source

<complexType name="LineStringSegmentArrayPropertyType">
  <annotation>
    <documentation>gml:LineStringSegmentArrayPropertyType provides a container for line strings.</documentation>
  </annotation>
  <sequence minOccurs="0" maxOccurs="unbounded">
    <element ref="gml:LineStringSegment"/>
  </sequence>
</complexType>