From 9d5d201be9f0ac9b7fc03fe91d4aad58d0fdbb06 Mon Sep 17 00:00:00 2001 From: Steve Kille Date: Fri, 16 Jun 2017 07:14:17 +0100 Subject: [PATCH] New roster namespace --- xep-0369.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/xep-0369.xml b/xep-0369.xml index 233943cb..6dcd7432 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -48,6 +48,7 @@ Extend Roster Get to select format; Ensure that text defining attributes and elements reference the namespace; Change mix_nick_register to nick-register; + Separate namespace for roster information;

@@ -2529,13 +2530,13 @@ This approach enables flexible support of multiple clients for a MIX channel pa -

It is useful for a MIX client to know which roster members are MIX channels, as this will facilitate convenient presentation of subscribed MIX channels to the user. A MIX client MAY request that the server return this additional information. The server MUST return the additional information. The request is made by extending the standard roster get request by adding a child element <mix-info-request/> to the <query/> element. The <mix-info-request/> is qualified by the ‘urn:xmpp:mix:0' namespace.

+

It is useful for a MIX client to know which roster members are MIX channels, as this will facilitate convenient presentation of subscribed MIX channels to the user. A MIX client MAY request that the server return this additional information that annotates roster elements with MIX capability. The server MUST return the additional information. The request is made by extending the standard roster get request by adding a child element <annotate/> to the <query/> element. The <mix-info-request/> is qualified by the ‘urn:xmpp:mix:roster:0' namespace.

- + ]]> @@ -2546,12 +2547,12 @@ This approach enables flexible support of multiple clients for a MIX channel pa ]]>

- MIX channels in the roster information returned in response to a request for this additional MIX information MUST have an element <channel/> qualified by the ‘urn:xmpp:mix:0' namespace included in the roster item, as shown inf the following example. + MIX channels in the roster information returned in response to a request for this additional MIX information MUST have an element <channel/> qualified by the ‘urn:xmpp:mix:roster:0' namespace included in the roster item, as shown inf the following example.

- + ]]>