<!ENTITY % A_DECLARATION (PROJECT | CLASS | %A_FIELD; | %A_LOCATION; | NOTIFIER | EXTERN)> |
Element | Mand. | Mult. | Description |
PROJECT | yes | no | Sub-projects |
CLASS | yes | no | Applicative class |
A_FIELD |
yes | no | Field of an applicative class (the different types of fields are given below). |
A_LOCATION |
yes | no | Data location (the different types of data locations are given below). |
NOTIFIER | yes | no | A_DECLARATION.NOTIFIER |
EXTERN | yes | no | External reference. |