DO Tag
The <do> tag can be used to activate a task, <go>, <noop>, <prev>, or <refresh>, when the user clicks on a word/phrase on the screen.
The syntax of the <do> tag is
<do type="type" label="label">
..task..
</do>
Two of the permitted attributes are
type:
The mandatory type attribute provides information about the intent of the element.
The permitted values are given in the table on the right.