gcat/src/test/resources/profile_examples/EmptyProfile.xml

11 lines
287 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE xml>
<metadataformat type="EmptyProfile">
<metadatafield>
<fieldName>test</fieldName>
<mandatory>false</mandatory>
<dataType>String</dataType>
<maxOccurs>1</maxOccurs>
<note>Test Field</note>
</metadatafield>
</metadataformat>