XML FOR DOMINO


sendreplyaction element
Represents a reply message produced by a simple action.

Containment Hierarchy

Contained by: %simple.actions;

Contains: <text>

Syntax

<!ELEMENT sendreplyaction ( text? )>

Content

text?


Attributes

<!ATTLIST sendreplyaction
replytoall%boolean"false"
includedocument%boolean"false"
replyonce%boolean"false"
>

includedocument


replyonce
replytoall
See Also