Definition Type: ComplexType
Name: BoundingShapeType
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Containing Schema: gml.xsd
Abstract
Documentation:
Bounding shape.
Collapse XSD Schema Diagram:
Drilldown into Null in schema gml_xsd Drilldown into Envelope in schema gml_xsdXSD Diagram of BoundingShapeType in schema gml_xsd (National Information Exchange Model (NEIM))
Collapse XSD Schema Code:
<complexType name="BoundingShapeType">
    <annotation>
        <appinfo source="urn:opengis:specification:gml:schema-xsd:feature:v3.1.1">feature.xsd</appinfo>
        <documentation>Bounding shape.</documentation>
    </annotation>
    <sequence>
        <choice>
            <element ref="gml:Envelope" />
            <element ref="gml:Null" />
        </choice>
    </sequence>
</complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Envelope gml:Envelope (1) (1)
Null gml:Null (1) (1)
Collapse Derivation Tree:
Collapse References:
gml:boundedBy