%A_FIELD_SAVE; : Save of a form field.

ROLE

Information needed to restore a form field that was saved.

ELEMENTS

<!ENTITY % A_FIELD_SAVE 
	  (FIELD_SAVE |
	   COMPOSITION_SAVE |
	   MULTI_COMPOSITION_SAVE)>
Element Mand. Mult. Description
FIELD_SAVE yes no Standard form field save.
COMPOSITION_SAVE yes no Save of a relation field with composition type.
MULTI_COMPOSITION_SAVE yes no Save of a multiple relation field with composition type.