gcat/src/main/resources/api-docs-examples/profile/create-profile-response.xml

9 lines
207 B
XML
Raw Normal View History

2022-09-30 13:55:59 +02:00
<metadataformat type="EmptyProfile">
<metadatafield>
<fieldName>test</fieldName>
<mandatory>false</mandatory>
<dataType>String</dataType>
<note>Test field</note>
</metadatafield>
</metadataformat>