All Downloads are FREE. Search and download functionalities are using the official Maven repository.

data.test.5.0.geographicIdentifier.xml Maven / Gradle / Ivy

Go to download

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="urn:us:mil:ces:metadata:ddms:5">
	<ddms:name>The White House</ddms:name>
	<ddms:region>Mid-Atlantic States</ddms:region>
	<ddms:countryCode ddms:codespace="http://api.nsgreg.nga.mil/geo-political/GENC/2/ed1" ddms:code="US"/>
	<ddms:subDivisionCode ddms:codespace="ISO-3166" ddms:code="USA"/>
</ddms:geographicIdentifier>
				




© 2015 - 2024 Weber Informatics LLC | Privacy Policy