gcat/src/test/resources/EmptyProfileExample.xml

9 lines
233 B
XML

<metadataformat type="EmptyProfile">
<metadatafield>
<fieldName>test</fieldName>
<mandatory>false</mandatory>
<dataType>String</dataType>
<maxOccurs>1</maxOccurs>
<note>Test Field</note>
</metadatafield>
</metadataformat>