diff --git a/xep-0050.xml b/xep-0050.xml index 7bb9a372..65d8aeb1 100644 --- a/xep-0050.xml +++ b/xep-0050.xml @@ -370,6 +370,7 @@ ]]>

The <command/> SHOULD include an <actions/> element, which specifies the details of what the allowed actions are for this stage of execution. Each element within <action/> matches a possible value for the <command/> element's "action" attribute. The "execute" attribute defines which of the included actions is considered the equivalent to "execute" for this stage. In the above example, the only allowed action is to progress to the next stage, which is also the default.

+

Note: The "execute" action (not the attribute) is ambiguous and may have undefined behaviour in some implementations. Relying on the specific behavior of the execute action is discouraged, especially in cases where the "complete" action is not allowed and the "execute" attribute is not specified (see also Command Actions.

The requester then submits the form, maintaining the command node and sessionid: