Definition Type: Element
Name: boundedBy
Namespace: http://www.opengis.net/gml/3.2
Type: gml:BoundingShapeType
Containing Schema: feature.xsd
Abstract
Documentation:
This property describes the minimum bounding box or rectangle that encloses the entire feature.
Collapse XSD Schema Diagram:
Drilldown into Null in schema deprecatedtypes_xsd Drilldown into Envelope in schema geometrybasic0d1d_xsd Drilldown into nilReason in schema feature_xsd Drilldown into BoundingShapeType in schema feature_xsdXSD Diagram of boundedBy in schema feature_xsd (Geography Markup Language)
Collapse XSD Schema Code:
<element name="boundedBy" type="gml:BoundingShapeType" nillable="true">
    <annotation>
        <documentation>This property describes the minimum bounding box or rectangle that encloses the entire feature.</documentation>
    </annotation>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Envelope gml:Envelope (1) (1)
Null gml:Null (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
nilReason gml:nilReason (Optional)
Collapse Derivation Tree: