From 5f2609ae8ac8dce22d1b90f37ad8970247afa1de Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 28 Mar 2007 18:48:21 +0000 Subject: [PATCH] 0.3 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@702 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0203.xml | 29 ++++++----------------------- 1 file changed, 6 insertions(+), 23 deletions(-) diff --git a/xep-0203.xml b/xep-0203.xml index 0b15ca1c..6847d282 100644 --- a/xep-0203.xml +++ b/xep-0203.xml @@ -24,6 +24,12 @@ NOT YET ASSIGNED &stpeter; + + 0.3 + 2007-03-28 + psa +

Per a vote of the XMPP Council, advanced to Draft; also removed service discovery per Council discussion.

+
0.2 2007-03-19 @@ -118,29 +124,6 @@ ]]> - -

If an entity supports the Delayed Delivery protocol, it MUST report that by including a service discovery feature of "http://www.xmpp.org/extensions/xep-0203.html#ns" &NSNOTE; in response to a &xep0030; information request:

- - - - ]]> - - - ... - - ... - - - ]]> -

This protocol was designed in a way that makes migration from XEP-0091 straightforward. All attributes present in the 'jabber:x:delay' namespace are present in the namespace defined herein. However, this document specifies a different format for the value of the <stamp> attribute (compliant with XEP-0082).

Implementations that support XEP-0091 should support the protocol defined herein as soon as possible, but should continue to support the protocol defined in XEP-0091 for backwards compatibility until the status of that specification is changed to Obsolete.