Within the <LDM_interface> tag, the document must include at least one <cmd> tag. Each <cmd> section must have only one <action> tag. Use the <action> tag to describe the command to run. Each <cmd> tag must include at least one <data> tag to describe the objects on which the command is to operate.
The <cmd> tag can also have an <option> tag, which is used for options and flags that are associated with some commands. The following commands use options:
The remove-domain command can use the -a option.
The stop-domain command can use the -f option.
The cancel-operation command can use the migration or reconf option.