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

data.test.4.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="urn:us:mil:ces:metadata:ddms:4" ddms:unitOfMeasure="Meter" ddms:datum="AGL">
	<ddms:minVerticalExtent>0.1</ddms:minVerticalExtent>
	<ddms:maxVerticalExtent>100.1</ddms:maxVerticalExtent>
</ddms:verticalExtent>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy