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