<url>https://example.com/api</url>
<apiKey>1234567890</apiKey>
<username>username</username>
<password>password</password>
<workflowName>digitisation on demand</workflowName>
<opacName>metadata cloud</opacName>
<field aeon="transactionNumber">
<title>Transaction Identifier</title>
<type readonly="true">input</type>
<variable place="process">Transaction Identifier</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<validation strict="true">\d+</validation>
<message>Your content does not follow our validation guidelines</message>
<field aeon="creationDate">
<title>Creation Date</title>
<type readonly="false">input</type>
<variable place="process">Creation date</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<message>Your content does not follow our validation guidelines</message>
<type readonly="false">input</type>
<variable place="process">Main title</variable>
<value>Transmission</value>
<help>This is my description for the field so that everyone gets some help.</help>
<field aeon="documentType">
<title>Document type</title>
<type readonly="false">input</type>
<variable place="process">Doc type</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<type readonly="false">input</type>
<variable place="process">User</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<title>Strict validation example</title>
<type readonly="false">input</type>
<variable place="process">Strict field</variable>
<value>no numeric value</value>
<help>This is my description for the field so that everyone gets some help.</help>
<validation strict="true">\d+</validation>
<message>Value is no number</message>
<title>Loose validation example</title>
<type readonly="false">input</type>
<variable place="process">Loose field</variable>
<value>no numeric value</value>
<help>This is my description for the field so that everyone gets some help.</help>
<validation strict="false">\d+</validation>
<message>Value is no number</message>
<title>no validation example</title>
<type readonly="false">input</type>
<variable place="process">Text field</variable>
<value>default value</value>
<help>This is my description for the field so that everyone gets some help.</help>
<message>Your content does not follow our validation guidelines</message>
<title>Dropdown example</title>
<type readonly="false">select</type>
<variable place="work">CoWorker</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<title>Vocabulary example</title>
<type readonly="false">vocabulary</type>
<variable place="work">Vocabulary</variable>
<vocabularyName>Subject terms</vocabularyName>
<vocabularyField>type=Person</vocabularyField>
<help>This is my description for the field so that everyone gets some help.</help>
<title>Boolean example</title>
<type readonly="false">checkbox</type>
<variable place="process">Status</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<field aeon="bibId" displayAlways="true" displayInTitle="false">
<title>Bib Identifier</title>
<type readonly="true">input</type>
<variable place="process">Text field</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<field aeon="title" displayAlways="true" displayInTitle="true">
<title>Item Title</title>
<type readonly="false">input</type>
<variable place="process">Text field</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<field aeon="itemId" displayAlways="false" displayInTitle="false">
<title>Item Identifier</title>
<type readonly="true">input</type>
<variable place="process">Text field</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<field aeon="holdingId" displayAlways="false" displayInTitle="false">
<title>Holding Identifier</title>
<type readonly="true">input</type>
<variable place="process">Text field</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<field aeon="recordType" displayAlways="false" displayInTitle="false">
<title>Record type</title>
<type readonly="false">select</type>
<variable place="work">publication</variable>
<help>This is my description for the field so that everyone gets some help.</help>
<field aeon="collection" displayAlways="false" displayInTitle="false">
<title>Collection</title>
<type readonly="false">input</type>
<variable place="work">Text field</variable>
<help>This is my description for the field so that everyone gets some help.</help>