XML FOR DOMINO
Containment Hierarchy
Contained by: %code.types;
Contains: %simple.actions;
Syntax
<!ELEMENT simpleaction ( (%simple.actions;)? ) >
Content
(%simple.actions;)?
<!ATTLIST simpleaction
action
The %simple.actions; entity lists the elements that can be defined in a simpleaction.
Syntax:
<!ENTITY % simple.actions "modifybyformaction | sendreplyaction | sendmailaction | sendnewsletteraction | formula ">
The %simpleaction.types; entity defines the options for the action attribute.
<!ENTITY % simpleaction.types "copytodatabase | copytofolder | delete | markread | markunread | modifyfield | modifybyform | movetofolder | removefromfolder | runagent | runformula | send | sendmail | sendnewletter | sendreply ">
copytodatabase