<F_MARK> : Generic field mark restricted to an action

ROLE

Field mark set for a given action

ATTRIBUTES

<!ATTLIST F_MARK
	  action IDREF #REQUIRED
	  mark ( create | set | optional | createConsult | setConsult | hidden | table) #REQUIRED
	  value ( true | false) "true">
Attribute Mand. Description Default
action yes Action for which a mark is set (form action).  
mark yes Mark that is set on the field for the specified action. The marks that can be set for a single action are : create, set, setConsult, createConsult, optional and hidden.  
value no Indicates if the mark is set (true) or unset (false). true