<C_MARKS> : Class marks

ROLE

List of marks associated to the class. The class marks are used to specify some characteristics of the class.

ATTRIBUTES

<!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

ELEMENTS

<!ELEMENT C_MARKS 
	  (MARK*)>
Element Mand. Mult. Description
MARK no yes Specific marks reserved for an applicative use.