Purpose: This Layer metadata element shall be mapped to the wms:BoundingBox element. The minimum bounding rectangle of the area covered by the Layer in all supported CRS shall be given.
Prerequisites
- Test for the existence of default element namespace.
Test method
- Check if there is a BoundingBox node in each Layer section for each CRS declared.
Reference(s):
- IR Annex III, Part A, Chapter 2.2.4
- TG VS, Chapter 4.2.3.3.4.4
Notes
The namespace prefixes used as described in README.md.
Abbreviation | XPath expression |
---|---|
BoundingBox | /WMS_Capabilities/Capability/Layer/BoundingBox |
Layer | /WMS_Capabilities/Capability/Layer |
CRS | /WMS_Capabilities/Capability/Layer/BoundingBox/@CRS |