Definition Type: Element
Name: geometryMembers
Namespace: http://www.opengis.net/gml/3.2
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 AbstractGeometry in schema geometrybasic0d1d_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_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
AbstractGeometry gml:AbstractGeometry (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
owns gml:owns false (Optional)
Collapse Derivation Tree: