Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.52 KB

at33-getcapabilities-layer-title.md

File metadata and controls

35 lines (21 loc) · 1.52 KB

Layer Title

Purpose: Test that each layer element contains a Title element and, for each harmonised layer according to IR IOP, the title is mapped to the harmonised title defined by IR IOP.

Prerequisites

Test method

  • Send a getCapabilities request to the service endpoint. Into the response:

    • For each Layer element:

      • Check that it contains exactly one Title element and its value is not empty.
      • Check manually that for each harmonised layer according to IR IOP, the title is mapped to the harmonised title defined by IR IOP.

Reference(s):

  • TG VS, Chapter 4.2.3.3.4.1, Requirement 33
  • IR IOP, Article 14

Test type: Automated + Manual

Notes

The multiplicity of this element is 1 for each layer element.

Title element shall be subject to multilingualism, therefore, translations shall appear in each mono-lingual capabilities localised documents.

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression (relative to /wms:WMS_Capabilities)
Layer wms:Capability/*/wms:Layer
Title wms:Capability/*/wms:Layer/wms:Title