<!ENTITY % FIELD_END (FORMULA?, DATA*, (CONTROL | CONTROL_REF)*)> |
Element | Mand. | Mult. | Description |
FORMULA | no | no | This is the formula for computing the field value with an expression language. |
DATA | no | yes | Specific data of the field. |
CONTROL | yes | no | Applicative control for this field. |
CONTROL_REF | yes | no | Applicative control reference for this field. |