Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.45 KB

A.17.IR22.conformity.deegree.node.md

File metadata and controls

29 lines (18 loc) · 1.45 KB

A.17.IR22.conformity.deegree.node

Purpose: The INSPIRE Metadata Regulation INS MD requires that metadata shall include information on the degree of conformity with the implementing rules provided in Art. 7.1 (Interoperability of spatial data sets and services) of the INSPIRE Directive Directive 2007/2/EC.

Prerequisites

  • Test for the existence of default element namespace.
  • Test for the existence of the namespaces for INSPIRE View Services inspire_vs and inspire_common.

Test method

  • Check if there is a Conformity node in the ExtendedCapabilities section.
  • If yes, check that it has a Deegree node with one of these values: notEvaluated, conformant, notConformant.

Reference(s):

  • TG VS, Chapter 4.2.3.3.1.11

Notes

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
Conformity /WMS_Capabilities/Capability/inspire_vs:ExtendedCapabilities/inspire_common:Conformity
ExtendedCapabilities /WMS_Capabilities/Capability/inspire_vs:ExtendedCapabilities
Degree /WMS_Capabilities/Capability/inspire_vs:ExtendedCapabilities/inspire_common:Conformity/inspire_common:Degree