From 28e8f854beda861bfd9cb37cd7315814c9f90d10 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sat, 23 Oct 2021 15:38:51 +0200 Subject: [PATCH] XEP-0339: Add a XML schema Also fix an example missing a Jingle namespace. Of note: many examples are invalid yet not clearly marked so, they contain the string "ssrc-id" instead of an actual ssrc-id. --- xep-0339.xml | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 65 insertions(+), 2 deletions(-) diff --git a/xep-0339.xml b/xep-0339.xml index 971afd84..c2a33eb4 100644 --- a/xep-0339.xml +++ b/xep-0339.xml @@ -22,6 +22,12 @@ NOT_YET_ASSIGNED &fippo; + + 1.0.1 + 2021-10-23 + egp +

Add a XML Schema, and fix an example lacking a namespace.

+
1.0.0 2020-05-26 @@ -107,7 +113,7 @@ a=ssrc:2613715171 cname:f83avsiw6n1m7vi

This is mapped to Jingle as follows:

+ @@ -182,6 +188,63 @@ a=ssrc:2613715171 cname:f83avsiw6n1m7vi -

TODO

+ + + + + + + The protocol documented by this schema is defined in + XEP-0339: http://www.xmpp.org/extensions/xep-0339.html + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +]]>