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

data.test.2.0.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="http://metadata.dod.mil/mdr/ns/DDMS/2.0/">
	<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