<!ENTITY % FIELD_END (DATA*, TIP?, BEAN*, CONSTRAINT*, (CONTROL | CONTROL_REF)*)> |
Element | Mand. | Mult. | Description |
DATA | no | yes | Specific data of the field. |
TIP | no | no | Tip on the field. |
BEAN | no | yes | Java class defining a graphical object to be used for this field. |
CONSTRAINT | no | yes | Positioning constraint used in the forms for the corresponding caption. |
CONTROL | yes | no | Applicative control for this field. |
CONTROL_REF | yes | no | Applicative control reference for this field. |