Definition Type: Element
Name: surfaceMembers
Namespace: http://www.opengis.net/gml/3.2
Type: gml:SurfaceArrayPropertyType
Containing Schema: geometryAggregates.xsd
Abstract
Documentation:
This property element contains a list of surfaces. The order of the elements is significant and shall be preserved when processing the array.
Collapse XSD Schema Diagram:
Drilldown into AbstractSurface in schema geometrybasic2d_xsd Drilldown into owns in schema gmlbase_xsd Drilldown into OwnershipAttributeGroup in schema gmlbase_xsd Drilldown into SurfaceArrayPropertyType in schema geometrybasic2d_xsdXSD Diagram of surfaceMembers in schema geometryaggregates_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="surfaceMembers" type="gml:SurfaceArrayPropertyType">
    <annotation>
        <documentation>This property element contains a list of surfaces. 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
AbstractSurface gml:AbstractSurface (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
owns gml:owns false (Optional)
Collapse Derivation Tree: