#A.25.IR37.md.contact
Purpose: At least one point of contact must be given.
Prerequisites
- A.01.validate must be passed
Test method
The test first checks if a contact element is given. It then performs the following checks for every element at gmd:contact:
- There must not be an empty characterstring at ./gmd:organisationName
- There must not be an empty characterstring at ./gmd:contactInfo//gmd:address//gmd:electronicMailAddress
Reference(s)
Test type: Automated
Notes
##Contextual XPath references
The namespace prefixes used as described in README.md.
| Abbreviation | XPath expression (relative to gmd:MD_Metadata) |
|---|---|
| Contact | ./gmd:contact/gmd:CI_ResponsibleParty |