From adb11ff5c5fc5103c9c398c841a402fd89262099 Mon Sep 17 00:00:00 2001 From: Emmanuel Gil Peyrot Date: Fri, 20 Sep 2019 01:59:19 +0200 Subject: [PATCH] XEP-0084: Use an existing XML Schema data type for bytes. --- xep-0084.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/xep-0084.xml b/xep-0084.xml index b6adf761..aaddb293 100644 --- a/xep-0084.xml +++ b/xep-0084.xml @@ -37,6 +37,12 @@ &pgmillard; &temas; &xvirge; + + 1.1.4 + 2019-09-20 + egp +

Use xs:unsignedInt for bytes, the previous revision introduced xs:unsignedInteger which isn’t a valid XML Schema data type.

+
1.1.3 2019-09-11 @@ -595,7 +601,7 @@ - +