<FIELD_SAVE> : Save of a form field.

ROLE

Information needed to restore a form field that was saved.

ATTRIBUTES

<!ATTLIST FIELD_SAVE
	  field NMTOKEN #REQUIRED
	  value CDATA #IMPLIED
	  oldValue CDATA #IMPLIED>
Attribute Mand. Description Default
field yes Saved field.  
value no Value of the saved field.  
oldValue no Previous value of the saved field (used to control validity of restore).