diff --git a/xep-0369.xml b/xep-0369.xml index b2357464..31629a63 100644 --- a/xep-0369.xml +++ b/xep-0369.xml @@ -41,6 +41,7 @@ sek

remove node='mix' for channel discovery; + ensure conference is type mix, and note registration requirements;

@@ -737,7 +738,7 @@ ]]> -

The MIX service then MUST return its identity and the features it supports, which MUST include the 'urn:xmpp:mix:core:0' feature, and the identity MUST have a category of 'conference' and a type of 'text', as shown in the following example:

+

The MIX service then MUST return its identity and the features it supports, which MUST include the 'urn:xmpp:mix:core:0' feature, and the identity MUST have a category of 'conference' and a type of 'mix', as shown in the following example:

+ type='mix'/>
@@ -1277,7 +1278,7 @@ + type='mix'/> @@ -1413,6 +1414,7 @@

The urn:xmpp:mix namespace needs to be registered.

+

The conference type 'mix' needs to be registered.