Node type: Attribute
Indicates the minimum line depth of a multi-line textInput field.
Value/Content format: Positive numbers (1, 2, 3, etc.)
<textInput>
<inputField inputFormat="multiLine" minRows="3"/>
<fieldLabel paraID="1">Comments</fieldLabel>
</textInput>