Definition Type: ComplexType
Name: LineStringSegmentArrayPropertyType
Namespace: http://www.opengis.net/gml
Containing Schema: geometryPrimitives.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into LineStringSegment in schema geometryprimitives_xsdXSD Diagram of LineStringSegmentArrayPropertyType in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="LineStringSegmentArrayPropertyType">
    <sequence>
        <element ref="gml:LineStringSegment" minOccurs="0" maxOccurs="unbounded" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
LineStringSegment gml:LineStringSegment 0 unbounded
Collapse Derivation Tree:
Collapse References:
gml:breakLines, gml:stopLines