diff --git a/xep-0369.xml b/xep-0369.xml index fafca180..abb48c25 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -678,8 +678,8 @@ ]]> -
The channel responds with an IQ-result. This stanza includes the nodes to which the user has been successfully subscribed, as well as the bare JID that will be used for the user in this channel and added to the participant list. If a user cannot be subscribed to one or more of the requested nodes (e.g., because the node does not exist), but can be subscribed to some the response simply lists the nodes successfully subscribed. If none of the nodes requested are successfully subscribed to, an error response is sent indicating the reason that the first node requested was not subscribed to. This response will also include other nodes requested where subscription failed for the same reason. A user may subsequently request subscription to nodes in a channel to which the user was not initially subscribed, by repeating the join operation. If the user is already joined to a channel, the join operation simply modifies the channel subscriptions and settings to new values.
-As noted, the participant might not be subscribed to all nodes associated with the channel (in this case only messages, participants, and subject).
-The channel also adds the user to the participants node and sends a notification.
+The channel also adds the user to the participants node and sends a notification to subscribers to the participants node.
+ A user may subsequently modify subscription to nodes in a channel by sending a subscription modification request, as shown in the following example. +
+ +The client may also query the channel in order to find out which user preferences are supported and the options available. This will allow users to set options not specified in the standard. The result is a form template.
+ A user may modify preferences using the corresponding set operation. +
+ + +