data.test.2.0.geographicIdentifier.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ddmsence Show documentation
Show all versions of ddmsence Show documentation
DDMSence (pronounced "dee-dee-em-Essence") is the only open-source Java library that fully supports the
DoD Discovery Metadata Specification (DDMS).
The newest version!
<?xml version="1.0" encoding="UTF-8"?> <!-- Represents a single ddms:geographicIdentifier element, for unit testing --> <ddms:geographicIdentifier xmlns:ddms="http://metadata.dod.mil/mdr/ns/DDMS/2.0/"> <ddms:name>The White House</ddms:name> <ddms:region>Mid-Atlantic States</ddms:region> <ddms:countryCode ddms:qualifier="ISO-3166" ddms:value="USA"/> </ddms:geographicIdentifier>