From cb9999db98a771db05023980f2983c51c694e640 Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Mon, 11 Jul 2016 22:07:59 -0500 Subject: [PATCH] XEP-0375: Refactor tables to be feature-focused --- xep-0375.xml | 172 ++++++++++++++++++++++++++++++++------------------- 1 file changed, 108 insertions(+), 64 deletions(-) diff --git a/xep-0375.xml b/xep-0375.xml index 910413eb..d3659ccf 100644 --- a/xep-0375.xml +++ b/xep-0375.xml @@ -32,6 +32,7 @@ XEP-0280 XEP-0313 XEP-0352 + XEP-0369 XEP-0270 @@ -40,6 +41,19 @@ CS2016 &stpeter; &sam; + + 0.2 + 2016-07-11 + ssw + +

+

    +
  • Add rationale.
  • +
  • Refactor suites to focus less on XEPs and more on features.
  • +
+

+
+
0.1.1 2016-05-25 @@ -63,62 +77,70 @@

The &XSF; defines protocol suites for the purpose of compliance testing and software certification. This document specifies the 2016 compliance - levels for XMPP clients and servers. Unless qualified where explicitly - noted, support for the listed specifications is REQUIRED for compliance - purposes. + levels for XMPP clients and servers; it is hoped that this document will + advance the state of the art, and provide guidence and eventual + certification to XMPP client and server authors. Unless explicitly noted, + support for the listed specifications is REQUIRED for compliance purposes.

- + + - + + - + + + + + + + - - - - - + + + + + + + - - - - + + + + + - - - -
SpecFeature Core Server Core Client Advanced Server Advanced ClientProviders
&rfc6120;&rfc6120; Compliance N/A
&rfc6122;&rfc6122; Compliance N/A
Feature discovery &xep0030;
&xep0115;Feature broadcasts ✓* &xep0115;
Server ExtensibilityN/AN/A &xep0114;N/AN/A
Event publishing &xep0163;
@@ -129,32 +151,20 @@

- + + - + - - - - - - - - - - - - - - +
SpecFeature Core Server Core Client Advanced Server Advanced ClientProviders
&rfc7395;Web Connection Mechanisms ✓† ✓†
&xep0124;✓†
&xep0206;✓†&rfc7395;, &xep0124; and &xep0206;
@@ -165,60 +175,76 @@

- + + - + + - + + + + + + + - - - - - - - + + + + - + + + + + + + - - - - + + + + + + + + + + + + + - - - -
SpecFeature Core Server Core Client Advanced Server Advanced ClientProviders
&rfc6121;&rfc6121; Compliance N/A
&xep0280;Outbound Message Synchronization &xep0280;, &xep0313;
User Blocking &xep0191;
&xep0045;Group Chat ✓† ✓‡✓†✓‡&xep0045;; &xep0369;
&xep0048;Bookmarks ✓† &xep0048;
Session Resumption &xep0198;
Stanza Acknowledgements&xep0198;
History Storage / Retrieval &xep0313;
@@ -229,32 +255,44 @@

- + + + + + + + - - - - + + + + + + + + + + + + + - - - - - + +
SpecFeature Core Server Core Client Advanced Server Advanced ClientProviders
Session Resumption &xep0198;
Stanza Acknowledgements&xep0198;
Client State Indiciation &xep0352;
&xep0357;Third Party Push Notifications ✓† &xep0357;
@@ -287,4 +325,10 @@

This document requires no interaction with the ®ISTRAR;.

+ +

+ The author would like to thank Guus der Kinderen, Dele Olajide, Marc + Laporte, Dave Cridland and Daniel Gultsch for their suggestions. +

+