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