Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.29 KB

at69-language-default.md

File metadata and controls

34 lines (20 loc) · 1.29 KB

Language Default

Purpose:

Test that Titles and Abstracts are not affected when the LANGUAGE parameter is absent or unsupported.

Prerequisites

Test method

  • Send a GetCapabilities request without LANGUAGE parameter.

  • Send a GetCapabilities request with an invalid LANGUAGE parameter.

    • Check that Title and Abstract elements are the same as obtained in the first request.

Reference(s):

Test type: Automated

Notes

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression (relative to /wms:WMS_Capabilities/wms:Capability/inspire_vs:ExtendedCapabilities)
Default Language inspire_common:SupportedLanguages/inspire_common:DefaultLanguage/inspire_common:Language
Response Language inspire_common:ResponseLanguage/inspire_common:Language
Title /wms:WMS_Capabilities/Service/Title
Abstract /wms:WMS_Capabilities/Service/Abstract