<NCOLS> : Number of columns

ROLE

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

ATTRIBUTES

<!ATTLIST NCOLS
	  value NMTOKEN #REQUIRED>
Attribute Mand. Description Default
value yes The value should be a positive integer and it defines the number of characters a user can keyboard on a row. If this element is not defined and this field is not multiple the number of columns will be the maximum number of characters. Otherwise, the default value is taken from the display manager.  

SAMPLE

<NCOLS value='40'/>