From 16bfbbc246499a18c3e27657e83afa0d9dbd5dd4 Mon Sep 17 00:00:00 2001 From: stpeter Date: Wed, 14 Dec 2011 17:08:09 -0700 Subject: [PATCH] 0.2 --- xep-0306.xml | 80 ++++++++++++++++++++++++++-------------------------- 1 file changed, 40 insertions(+), 40 deletions(-) diff --git a/xep-0306.xml b/xep-0306.xml index 48922cb5..23f4926d 100644 --- a/xep-0306.xml +++ b/xep-0306.xml @@ -21,6 +21,12 @@ N/A &stpeter; + + 0.2 + 2011-12-14 + psa +

Modified format to make it more backward compatible; incremented protocol namespace.

+
0.1 2011-08-26 @@ -40,20 +46,19 @@ -

XML elements describing status conditions defined by this specification SHALL be qualified by the 'urn:xmpp:muc:conditions:0' namespace.

+

XML elements describing status conditions defined by this specification SHALL be qualified by the 'urn:xmpp:muc:conditions:1' namespace.

The structure is as follows:

+ [OPTIONAL descriptive text] [OPTIONAL application-specific condition element] [] [OPTIONAL application-specific condition element or elements] - + ]]> -

That is, the <conditions/> element MAY contain one or more condition elements defined in this document (each of which MAY contain a human-readable <text/> element and MAY contain an application-specific condition element) and MAY contain one or more application-specific condition elements.

-

The <conditions/> element is intended to be a direct child of the &X; element qualified by the 'http://jabber.org/protocol/muc#user' as used for status notifications in multi-user chat.

+

That is, any <status/> element qualified by the existing http://jabber.org/protocol/muc#user' namespace (from XEP-0045) MAY contain one or more condition elements defined in this document (each of which MAY contain a human-readable <text/> element and MAY contain an application-specific condition element) and MAY contain one or more application-specific condition elements.

An example follows.

+ + - - - - + + ]]> @@ -171,7 +176,7 @@

This specification defines the following XML namespace:

    -
  • urn:xmpp:muc:conditions:0
  • +
  • urn:xmpp:muc:conditions:1

Upon advancement of this specification from a status of Experimental to a status of Draft, the ®ISTRAR; shall add the foregoing namespace to the registry located at &NAMESPACES;, as described in Section 4 of &xep0053;.

@@ -189,38 +194,29 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + @@ -243,4 +239,8 @@ ]]>
+ +

Thanks to Dave Cridland and Ralph Meijer for their feedback.

+
+