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

data.test.4.1.boundingBox.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:boundingBox element, for unit testing -->
<ddms:boundingBox xmlns:ddms="urn:us:mil:ces:metadata:ddms:4">
	<ddms:westBL>12.3</ddms:westBL>
	<ddms:eastBL>23.4</ddms:eastBL>
	<ddms:southBL>34.5</ddms:southBL>
	<ddms:northBL>45.6</ddms:northBL>
</ddms:boundingBox>
				




© 2015 - 2024 Weber Informatics LLC | Privacy Policy