diagram | |||
namespace | http://www.opengis.net/gml/3.2 | ||
children | gml:LineStringSegment | ||
used by |
|
||
annotation |
|
||
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> |