Purpose: The value domain of the Responsible Party role shall comply with the INSPIRE Metadata Regulation INS MD, Part D6. The Responsible Party Role shall be mapped to the wms:ContactPosition of the wms:ContactInformation element
Prerequisites
- Test for the existence of default element namespace.
Test method
- Check if there is a ContactPosition node in the ContactInformation section
- If yes, check if that it has one of the values: resourceProvider, custodian, owner, user, distributor, originator, pointOfContact, principalInvestigator, processor, publisher, author.
Reference(s):
- TG VS, Chapter 4.2.3.3.1.14
Notes
The namespace prefixes used as described in README.md.
Abbreviation | XPath expression |
---|---|
ContactPosition | /WMS_Capabilities/Service/ContactInformation/ContactPosition |
ContactInformation | /WMS_Capabilities/Service/ContactInformation |