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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

ows:WGS84BoundingBox

Element information

Content

Attributes

NameOccTypeDescriptionNotes
crs [0..1]xsd:anyURIThis attribute can be included when considered useful. When included, this attribute shall reference the 2D WGS 84 coordinate reference system with longitude before latitude and decimal values of longitude and latitude. Fixed value is "urn:ogc:def:crs:OGC:2:84".
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. Fixed value is "2".

Used in

Substitution hierarchy

Sample instance

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

Site developed and hosted by Datypic, Inc.

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