Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1.25 KB

code-list.md

File metadata and controls

33 lines (18 loc) · 1.25 KB

Code lists

Version: 1

Purpose: Verify that code lists extensions can be accessed.

Prerequisites

Test method

  • Verify that any code list extensions are publicly accessible via HTTP, i.e. inspect extensible code list valued property elements. If a reference (@xlink:href) has a value that does not start with http://inspire.ec.europa.eu/codelist/, verify that a HTTP GET request to the URI retrieves a document. Otherwise report brokenLink.

This assertion could currently be removed as the application schema does not specify any extensible code lists.

The test always passes.

Reference(s):

Test type: Automated

Notes

Messages

Identifier Message text (parameters start with '$')
brokenLink XML document '$filename', $featureType '$gmlid': The property '$propertyName' has a value '$value' that cannot be retrieved using HTTP. Every code list value must be made available in an online registry.

Contextual XPath references

n/a