Definition Type: Element
Name: segments
Namespace: http://www.opengis.net/gml
Type: gml:CurveSegmentArrayPropertyType
Containing Schema: geometryPrimitives.xsd
Abstract
Documentation:
This property element contains a list of curve segments. The order of the elements is significant and shall be preserved when processing the array.
Collapse XSD Schema Diagram:
Drilldown into _CurveSegment in schema geometryprimitives_xsd Drilldown into CurveSegmentArrayPropertyType in schema geometryprimitives_xsdXSD Diagram of segments in schema geometryprimitives_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="segments" type="gml:CurveSegmentArrayPropertyType">
    <annotation>
        <documentation>This property element contains a list of curve segments. The order of the elements is significant and shall be preserved when processing the array.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
_CurveSegment gml:_CurveSegment 0 unbounded
Collapse Derivation Tree: