<NROWS> : Number of rows

ROLE

This element defines the number of rows of the input field inside consultation, creation or modification forms.

ATTRIBUTES

<!ATTLIST NROWS
	  value NMTOKEN #REQUIRED>
Attribute Mand. Description Default
value yes The value should be a positive integer. If this element is not defined for a input field, the default value is taken from the display manager (it depends on the type of the used display manager: Swing, Swt, DHTML...).  

SAMPLE

<NROWS value='10'/>