diff --git a/xep-0211.xml b/xep-0211.xml index 77ea8182..c73a8542 100644 --- a/xep-0211.xml +++ b/xep-0211.xml @@ -25,6 +25,12 @@ N/A &stpeter; + + 0.3 + 2007-06-11 + psa +

Changed XMPP Core and XMPP IM references to bis drafts; added implementation notes.

+
0.2 2007-05-11 @@ -55,12 +61,12 @@ Requirement Level - &rfc3920; - REQUIRED + &rfc3920bis; + REQUIRED * - &rfc3921; - REQUIRED + &rfc3921bis; + REQUIRED * &xep0030; @@ -79,7 +85,10 @@ RECOMMENDED -

Note: Some of these protocols have their own dependencies. In addition, the XMPP RFCs are currently being revised to incorporate errata and feedback based on implementation experience; therefore implementors are advised to refer to &rfc3920bis; and &rfc3921bis; for the most up to date specifications and references.

+

* Note: &xmppcore; and &xmppim; are currently being revised to incorporate errata and feedback based on implementation experience; because it is expected that the revision process will be complete well before this compliance level takes effect, developers are advised to implement the specifications as defined in draft-saintandre-rfc3920bis and draft-saintandre-rfc3921bis rather than RFC 3920 and RFC 3921.

+ + +

Some of the protocol specifications referenced herein have their own dependencies; developers must refer to the relevant specifications for further information.

This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.

diff --git a/xep-0212.xml b/xep-0212.xml index 61e9b164..22ef71c7 100644 --- a/xep-0212.xml +++ b/xep-0212.xml @@ -19,7 +19,6 @@ XEP-0030 XEP-0078 XEP-0086 - XEP-0106 XEP-0115 XEP-0138 @@ -27,6 +26,12 @@ N/A &stpeter; + + 0.3 + 2007-06-11 + psa +

Removed JID Escaping (XEP-0106) as recommended since it applies to native clients but not native servers; changed XMPP Core and XMPP IM references to bis drafts added implementation notes.

+
0.2 2007-05-11 @@ -57,12 +62,12 @@ Requirement Level - &rfc3920; - REQUIRED + &rfc3920bis; + REQUIRED * - &rfc3921; - REQUIRED + &rfc3921bis; + REQUIRED * &xep0030; @@ -70,23 +75,22 @@ &xep0078; - RECOMMENDED* + RECOMMENDED ** &xep0086; - RECOMMENDED* - - - &xep0106; - RECOMMENDED + RECOMMENDED ** &xep0138; RECOMMENDED -

Some of these protocols have their own dependencies. In addition, the XMPP RFCs are currently being revised to incorporate errata and feedback based on implementation experience; therefore implementors are advised to refer to &rfc3920bis; and &rfc3921bis; for the most up to date specifications and references.

-

* Note: Support for XEP-0078 and XEP-0086 is recommended for backward compatibility only. It is likely that compliance definitions for future years will remove these recommendations.

+

* Note: &xmppcore; and &xmppim; are currently being revised to incorporate errata and feedback based on implementation experience; because it is expected that the revision process will be complete well before this compliance level takes effect, developers are advised to implement the specifications as defined in draft-saintandre-rfc3920bis and draft-saintandre-rfc3921bis rather than RFC 3920 and RFC 3921.

+

** Note: Support for XEP-0078 and XEP-0086 is recommended for backward compatibility only. It is likely that compliance definitions for future years will remove these recommendations.

+
+ +

Some of the protocol specifications referenced herein have their own dependencies; developers must refer to the relevant specifications for further information.

This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.