Node type: Block element (can contain only other elements)
Whitespace: Not protected
Surrounds markup and content associated with a single textual user-input field in a form.
Choice of one:
Zero or more:
= Optional element or attribute
<fieldGroup>
<title paraID="12">Previous Released-Time Seminary</title>
<para paraID="13">(If applicable)</para>
<textInput>
<inputField inputFormat="singleLine"/>
<fieldLabel paraID="14">Seminary name</fieldLabel>
</textInput>
<textInput>
<inputField inputFormat="singleLine"/>
<fieldLabel paraID="15">Teacher’s name</fieldLabel>
</textInput>
<textInput>
<inputField inputFormat="singleLine"/>
<fieldLabel paraID="16">City</fieldLabel>
</textInput>
<textInput>
<inputField inputFormat="singleLine"/>
<fieldLabel paraID="17">State or province</fieldLabel>
</textInput>
</fieldGroup>
The block-type textInput element may not be used inline within paragraphs.