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

data.test.2.0.publisher.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:publisher element, for unit testing -->
<ddms:publisher
	xmlns:ddms="http://metadata.dod.mil/mdr/ns/DDMS/2.0/"
	xmlns:ism="urn:us:gov:ic:ism:v2"
	ism:classification="U"
	ism:ownerProducer="USA">
	<ddms:Service>
		<ddms:name>https://metadata.dod.mil/ebxmlquery/soap</ddms:name>
	</ddms:Service>
</ddms:publisher>	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy