<REPLY> : Réponse

ROLE

REPLY.ROLE

ATTRIBUTES

<!ATTLIST REPLY
	  duration NMTOKEN #IMPLIED
	  controlClassName NMTOKEN #IMPLIED
	  controlAppId NMTOKEN #IMPLIED
	  breakPoint ( TRUE | FALSE) "FALSE"
	  key NMTOKEN #REQUIRED
	  type ( INFO | WARNING | ERROR | QUESTION) "INFO"
	  message CDATA #REQUIRED
	  result ( OK | YES | ALL | NONE | NO | CANCEL | CLOSE | HELP) "OK">
Attribute Mand. Description Default
duration no REPLY.duration  
controlClassName no REPLY.controlClassName  
controlAppId no REPLY.controlAppId  
breakPoint no REPLY.breakPoint FALSE
key yes REPLY.key  
type no REPLY.type INFO
message yes REPLY.message  
result no REPLY.result OK