Definition Type: Element
Name: surfaceMembers
Namespace: http://www.opengis.net/gml
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 _Surface in schema geometrybasic2d_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
_Surface gml:_Surface 0 unbounded
Collapse Derivation Tree: