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

data.test.3.1.verticalExtent.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:verticalExtent element, for unit testing -->
<ddms:verticalExtent xmlns:ddms="http://metadata.dod.mil/mdr/ns/DDMS/3.1/" ddms:unitOfMeasure="Meter" ddms:datum="AGL">
	<ddms:MinVerticalExtent>0.1</ddms:MinVerticalExtent>
	<ddms:MaxVerticalExtent>100.1</ddms:MaxVerticalExtent>
</ddms:verticalExtent>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy