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

data.test.3.1.geospatialCoverage.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:geospatialCoverage element, for unit testing -->
<ddms:geospatialCoverage xmlns:ddms="http://metadata.dod.mil/mdr/ns/DDMS/3.1/" xmlns:ism="urn:us:gov:ic:ism" ism:classification="U" ism:ownerProducer="USA">
	<ddms:GeospatialExtent>
		<ddms:geographicIdentifier>
			<ddms:countryCode ddms:qualifier="urn:us:gov:ic:cvenum:irm:coverage:iso3166:trigraph:v1" ddms:value="LAO"/>
		</ddms:geographicIdentifier>
	</ddms:GeospatialExtent>
</ddms:geospatialCoverage>	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy