Definition Type: ComplexType
Name: BoundingShapeType
Namespace: http://www.opengis.net/gml
Containing Schema: feature.xsd
Abstract
Documentation:
Bounding shape.
Collapse XSD Schema Diagram:
Drilldown into Null in schema basictypes_xsd Drilldown into Envelope in schema geometrybasic0d1d_xsd Drilldown into boundingShape in schema feature_xsdXSD Diagram of BoundingShapeType in schema feature_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<complexType name="BoundingShapeType">
    <annotation>
        <documentation>Bounding shape.</documentation>
    </annotation>
    <sequence>
        <group ref="gml:boundingShape" />
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Envelope gml:Envelope (1) (1)
Null gml:Null (1) (1)
<xs:group> gml:boundingShape (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:boundedBy