Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.95 KB

A.26.IR38.md.contact.role.md

File metadata and controls

41 lines (26 loc) · 1.95 KB

#A.26.IR38.md.contact.role

Purpose: The role information of the responsible party serving as metadata point of contact is mandatory by the ISO 19115. Role code "pointOfContact" must be used.

Prerequisites

Test method

Reference(s)

Test type: Automated

Notes

The TG Requirement 38 is not clear: The requirement text says that "the default value is pointOfContact", but it refers to SC16, which seems to mandate a fixed value:

SC16.The value of MD_Metadata.contact[1].CI_ResponsibleParty.role.CI_RoleCode shall be pointOfContact.

Open questions:

  • The the codeList URL above the only approved way to refer to the CI_RoleCode codelist?
  • Does the string value of the RoleCode element have any significance? Does it have to also be "pointOfContact" or can it be missing entirely?

##Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression (relative to gmd:MD_Metadata)
RoleCode ./gmd:contact/gmd:CI_ResponsibleParty/gmd:role/gmd:CI_RoleCode
codeList ./gmd:contact/gmd:CI_ResponsibleParty/gmd:role/gmd:CI_RoleCode@codeList
codeListValue ./gmd:contact/gmd:CI_ResponsibleParty/gmd:role/gmd:CI_RoleCode@codeListValue