gml:limits
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:GridLimitsType
Properties: Local, Qualified
Content
- gml:GridEnvelope [1..1]
Attributes
None
Used in
- Type gml:GridType (Element gml:Grid)
- Type gml:RectifiedGridType via extension of gml:GridType (Element gml:RectifiedGrid)
Sample instance
<gml:limits> <gml:GridEnvelope> <gml:low>1 1</gml:low> <gml:high>1 1</gml:high> </gml:GridEnvelope> </gml:limits>