Definition Type: Group
Name: boundingShape
Namespace: http://www.opengis.net/gml
Containing Schema: feature.xsd
Collapse XSD Schema Diagram:
Drilldown into Null in schema basictypes_xsd Drilldown into Envelope in schema geometrybasic0d1d_xsdXSD Diagram of boundingShape in schema feature_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<group name="boundingShape">
    <choice>
        <element ref="gml:Envelope" />
        <element ref="gml:Null" />
    </choice>
</group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Envelope gml:Envelope (1) (1)
Null gml:Null (1) (1)