Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 4.44 KB

predefined-stored-query.md

File metadata and controls

46 lines (31 loc) · 4.44 KB

Predefined Stored Query

Purpose: Pre-defined Stored Queries must be provided to make pre-defined datasets available. Any possible (i.e. available) combinations of CRS/DataSetIdCode/DataSetIdNamespace/language must be made available through pre-defined stored queries. Pre-defined Stored Queries must use the parameter names 'CRS', 'DataSetIdCode', 'DataSetIdNamespace' and 'Language' to identify the CRS, dataset ID code, dataset ID namespace and language components of a query.

Prerequisites

Test method

Reference(s):

  • TG DL, Requirements 49, 50, 51

Test type:

Automated

Notes

TG Requirements 49, 50 and 51 together specify the use of Stored Queries to make pre-defined datasets available.

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
DescribeStoredQueriesResponse /wfs:DescribeStoredQueriesResponse
StoredQueryDescription /wfs:DescribeStoredQueriesResponse/wfs:StoredQueryDescription
Parameter /wfs:DescribeStoredQueriesResponse/wfs:StoredQueryDescription/wfs:Parameter
CRS /wfs:DescribeStoredQueriesResponse/wfs:StoredQueryDescription/wfs:Parameter[@name='CRS']
DataSetIdCode /wfs:DescribeStoredQueriesResponse/wfs:StoredQueryDescription/wfs:Parameter[@name='DataSetIdCode']
DataSetIdNamespace /wfs:DescribeStoredQueriesResponse/wfs:StoredQueryDescription/wfs:Parameter[@name='DataSetIdNamespace']
Language /wfs:DescribeStoredQueriesResponse/wfs:StoredQueryDescription/wfs:Parameter[@name='Language']
Stored Query ID /wfs:DescribeStoredQueriesResponse/wfs:StoredQueryDescription/@id
supported CRS //wfs:DefaultCRS combined with //wfs:OtherCRS
supported language //inspire_dls:ExtendedCapabilities/inspire_common:SupportedLanguages/inspire_common:SupportedLanguage/inspire_common:Language
SpatialDataSetIdentifier ID code //inspire_dls:ExtendedCapabilities/inspire_dls:SpatialDataSetIdentifier/inspire_common:Code
SpatialDataSetIdentifier Namespace //inspire_dls:ExtendedCapabilities/inspire_dls:SpatialDataSetIdentifier/inspire_common:Namespace