Schema Central > NIEM 2.0 > ows.xsd > ows:BoundingBox
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ows:BoundingBox

Element information

Content

Attributes

NameOccTypeDescriptionNotes
crs [0..1]xsd:anyURIUsually references the definition of a CRS, as specified in [OGC Topic 2]. Such a CRS definition can be XML encoded using the gml:CoordinateReferenceSystemType in [GML 3.1]. For well known references, it is not required that a CRS definition exist at the location the URI points to. If no anyURI value is included, the applicable CRS must be either: a) Specified outside the bounding box, but inside a data structure that includes this bounding box, as specified for a specific OWS use of this bounding box type. b) Fixed and specified in the Implementation Specification for a specific OWS use of the bounding box type.
dimensions [0..1]xsd:positiveIntegerThe number of dimensions in this CRS (the length of a coordinate sequence in this use of the PositionType). This number is specified by the CRS definition, but can also be specified here.

Used in

Substitution hierarchy

Sample instance

<ows:BoundingBox>
   <ows:LowerCorner>1.0 1.0</ows:LowerCorner>
   <ows:UpperCorner>1.0 1.0</ows:UpperCorner>
</ows:BoundingBox>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com