From c219ef8bcb368d21378868d2947fe515a9950259 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Sat, 23 Oct 2021 12:33:09 +0200 Subject: [PATCH] XEP-0294: Make the schema tighter by using xs:unsignedShort for the 'id' attribute Thanks gst-meet for making me notice! --- xep-0294.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xep-0294.xml b/xep-0294.xml index c527d533..ef14079a 100644 --- a/xep-0294.xml +++ b/xep-0294.xml @@ -33,6 +33,12 @@ olivier.crete@collabora.co.uk olivier.crete@collabora.co.uk + + 1.1.1 + 2021-10-23 + egp +

Strenghten the restriction on the 'id' attribute in the schema by making it xs:unsignedShort.

+
1.1 2021-03-28 @@ -311,7 +317,7 @@ a=extmap-allow-mixed minOccurs='0' maxOccurs='unbounded'/> - +