<!ATTLIST NCHARS value NMTOKEN #REQUIRED> |
Attribute | Mand. | Description | Default |
value | yes | The value should be a positive integer. A negative or a null value indicates that no limit is set of the number of characters. The default value is -1. |
<NCHARS value='40'/> |