<EVENT> : Notification

ROLE

EVENT.ROLE

ATTRIBUTES

<!ATTLIST EVENT
	  duration NMTOKEN #IMPLIED
	  controlClassName NMTOKEN #IMPLIED
	  controlAppId NMTOKEN #IMPLIED
	  breakPoint ( TRUE | FALSE) "FALSE"
	  appId NMTOKEN #REQUIRED
	  notifierId NMTOKEN #REQUIRED
	  groupId NMTOKEN #IMPLIED
	  type ( CREATION | UPDATE | DELETION) #REQUIRED
	  classId CDATA #REQUIRED
	  objectId CDATA #REQUIRED>
Attribute Mand. Description Default
duration no EVENT.duration  
controlClassName no EVENT.controlClassName  
controlAppId no EVENT.controlAppId  
breakPoint no EVENT.breakPoint FALSE
appId yes EVENT.appId  
notifierId yes EVENT.notifierId  
groupId no EVENT.groupId  
type yes EVENT.type  
classId yes EVENT.classId  
objectId yes EVENT.objectId  

ELEMENTS

<!ELEMENT EVENT 
	  (VALUE)*>
Element Mand. Mult. Description
VALUE yes no EVENT.VALUE