<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> |