Node type: Attribute
Indicates that user input from a textInput field should be constrained to a single line.
singleLine
<fieldGroup>
<title paraID="1">Contributor’s Name and Information</title>
<textInput>
<inputField inputFormat="singleLine"/>
<fieldLabel paraID="2">Contributor’s Name</fieldLabel>
</textInput>
…
</fieldGroup>