purposeofrequest

<purposeOfRequestConfiguration
<fields
Choice: Choose only ONE of the following
<textfield
mandatory
optional
=
boolean

Indicates if the input is mandatory or can be left blank.

Default: true

<printName
>
required
string

The name of the field.

</printName>
<description
>
required
string

A brief description of the field to be shown as a hint to the user for filling the form.

</description>
mandatory
optional
=
boolean

Indicates if the input is mandatory or can be left blank.

Default: true

<printName
>
required
string

The name of the field.

</printName>
<description
>
required
string

A brief description of the field to be shown as a hint to the user for filling the form.

</description>
>
required
</textfield>
<select
mandatory
optional
=
boolean

Indicates if the input is mandatory or can be left blank.

Default: true

<printName
>
required
string

The name of the field.

</printName>
<description
>
required
string

A brief description of the field to be shown as a hint to the user for filling the form.

</description>
<options
>
required
<option
>
required
string
</option>
</options>
mandatory
optional
=
boolean

Indicates if the input is mandatory or can be left blank.

Default: true

<printName
>
required
string

The name of the field.

</printName>
<description
>
required
string

A brief description of the field to be shown as a hint to the user for filling the form.

</description>
<options
>
required
<option
>
required
string
</option>
</options>
>
required
</select>
Choice End
>
required
</fields>
>
required
</purposeOfRequestConfiguration>