Definition Type: Element
Name: curveMembers
Namespace: http://www.opengis.net/gml
Type: gml:CurveArrayPropertyType
Containing Schema: geometryAggregates.xsd
Abstract
Documentation:
This property element contains a list of curves. The order of the elements is significant and shall be preserved when processing the array.
Collapse XSD Schema Diagram:
Drilldown into _Curve in schema geometrybasic0d1d_xsd Drilldown into CurveArrayPropertyType in schema geometrybasic0d1d_xsdXSD Diagram of curveMembers in schema geometryaggregates_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="curveMembers" type="gml:CurveArrayPropertyType">
    <annotation>
        <documentation>This property element contains a list of curves. 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
_Curve gml:_Curve 0 unbounded
Collapse Derivation Tree: