graphicInput

Node type: Block element (can contain only other elements)

Whitespace: Not protected

Definition

Provides a field for a form user to attach or upload, as defined by the application and media channel, non-textual materials such as images and pdf documents.

Child Nodes or Content

fieldLabel

Parent Elements

fieldGroup

form

Code Sample

<fieldGroup>

<title paraID="1">Photograph</title>

<graphicInput>

<fieldLabel paraID="2">Attach a recent photograph of yourself. <br/>Head-and-shoulders shot preferred.</fieldLabel>

</graphicInput>

</fieldGroup>