<MAX> : Maximum number of selected objects

ROLE

This tag defines the maximum number of selected objects for the action to be enabled.

ATTRIBUTES

<!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.  

SAMPLE

<MAX value="5"/>