gml:boundedBy
Element information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Type: gml:BoundingShapeType
Properties: Global, Qualified
Content
- Choice [1..1]
Attributes
None
Used in
- Type gml:AbstractFeatureType (Element gml:_Feature)
- Type gml:GridCoverageType (Element gml:GridCoverage)
- Type gml:MultiCurveCoverageType (Element gml:MultiCurveCoverage)
- Type gml:MultiPointCoverageType (Element gml:MultiPointCoverage)
- Type gml:MultiSurfaceCoverageType (Element gml:MultiSurfaceCoverage)
- Type gml:RectifiedGridCoverageType (Element gml:RectifiedGridCoverage)
- Type gml:AbstractContinuousCoverageType via extension of gml:AbstractFeatureType (Element gml:_ContinuousCoverage)
- Type gml:AbstractCoverageType via extension of gml:AbstractFeatureType (Element gml:_Coverage)
- Type gml:AbstractDiscreteCoverageType via extension of gml:AbstractFeatureType (Element gml:_DiscreteCoverage)
- Type gml:AbstractFeatureCollectionType via extension of gml:AbstractFeatureType (Element gml:_FeatureCollection)
- Type gml:FeatureCollectionType via extension of gml:AbstractFeatureType (Element gml:FeatureCollection)
- Type mo:MovingObjectCollectionType via extension of gml:AbstractFeatureType (Element mo:MovingObjectCollection)
- Type mo:MovingObjectType via extension of gml:AbstractFeatureType (Element mo:MovingObject)
- Type om:AbstractObservationType via extension of gml:AbstractFeatureType (Element om:AbstractObservation)
- Type om:CategoryObservationType via extension of gml:AbstractFeatureType (Element om:CategoryObservation)
- Type om:CommonObservationType via extension of gml:AbstractFeatureType (Element om:CommonObservation)
- Type om:ComplexObservationType via extension of gml:AbstractFeatureType (Element om:ComplexObservation)
- Type om:CountObservationType via extension of gml:AbstractFeatureType (Element om:CountObservation)
- Type om:DiscreteCoverageObsType via extension of gml:AbstractFeatureType (Element om:DiscreteCoverageObs)
- Type om:DiscreteCoverageObservationType via extension of gml:AbstractFeatureType (Element om:DiscreteCoverageObservation)
- Type om:ElementCoverageObservationType via extension of gml:AbstractFeatureType (Element om:ElementCoverageObservation)
- Type om:EventType via extension of gml:AbstractFeatureType (Element om:Event)
- Type om:MeasurementType via extension of gml:AbstractFeatureType (Element om:Measurement)
- Type om:ObservationCollectionType via extension of gml:AbstractFeatureType (Element om:ObservationCollection)
- Type om:ObservationType via extension of gml:AbstractFeatureType (Element om:Observation)
- Type om:PointCoverageObsType via extension of gml:AbstractFeatureType (Element om:PointCoverageObs)
- Type om:PointCoverageObservationType via extension of gml:AbstractFeatureType (Element om:PointCoverageObservation)
- Type om:ProcedureEventType via extension of gml:AbstractFeatureType (Element om:ProcedureEvent)
- Type om:ProcedureHistoryType via extension of gml:AbstractFeatureType (Element om:ProcedureHistory)
- Type om:TimeSeriesObsType via extension of gml:AbstractFeatureType (Element om:TimeSeriesObs)
- Type om:TimeSeriesObservationType via extension of gml:AbstractFeatureType (Element om:TimeSeriesObservation)
- Type om:TruthObservationType via extension of gml:AbstractFeatureType (Element om:TruthObservation)
- Type wfs:FeatureCollectionType via extension of gml:AbstractFeatureType (Element wfs:FeatureCollection)
Sample instance
<gml:boundedBy> <gml:Envelope> <gml:lowerCorner>1.0 1.0</gml:lowerCorner> <gml:upperCorner>1.0 1.0</gml:upperCorner> </gml:Envelope> </gml:boundedBy>