<!ATTLIST C_MARKS condition CDATA #IMPLIED operation ( RESET | CLEAR | AND | OR | XOR) "OR"> |
Attribute | Mand. | Description | Default |
condition | no | The value of this attribute enables to control the existence of this list of marks (see 'Using marks' chapter). | |
operation | no | Method used to merge list of class marks (see 'Using marks' chapter). | OR |
<!ELEMENT C_MARKS (MARK*)> |
Element | Mand. | Mult. | Description |
MARK | no | yes | Specific marks reserved for an applicative use. |