<!ATTLIST MAX value NMTOKEN #REQUIRED> |
Attribute | Mand. | Description | Default |
value | yes | The associated value should be an integer. A null value means that the action is independent of selections and so is always active. A negative value means that there is no limit on the number of selected objects. The default value is -1. |
<MAX value="5"/> |