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

data.test.5.0.person.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:person element, for unit testing -->
<ddms:person xmlns:ddms="urn:us:mil:ces:metadata:ddms:5">
	<ddms:name>Brian</ddms:name>
	<ddms:name>BU</ddms:name>
	<ddms:surname>Uri</ddms:surname>
	<ddms:phone>703-885-1000</ddms:phone>
	<ddms:email>[email protected]</ddms:email>
	<ddms:userID>123</ddms:userID>
	<ddms:affiliation>DISA</ddms:affiliation>
</ddms:person>	




© 2015 - 2024 Weber Informatics LLC | Privacy Policy