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