From 2c93e7969248d8333080b40950cf0fd634bf130d Mon Sep 17 00:00:00 2001 From: mathieui Date: Mon, 30 Nov 2020 19:29:58 +0100 Subject: [PATCH] XEP-0404: Fix some of MIX-Anon examples * XML validation & indent * Wrong attribution of the form () element, which was put as a sibling of thhe element, where it should have been a child, according to the written text (and nearby examples) --- xep-0404.xml | 79 +++++++++++++++++++++++++++------------------------- 1 file changed, 41 insertions(+), 38 deletions(-) diff --git a/xep-0404.xml b/xep-0404.xml index 65aaf34f..d66fb46a 100644 --- a/xep-0404.xml +++ b/xep-0404.xml @@ -278,21 +278,23 @@ This change means that the client will not be able to determine real JID of the from='coven@mix.shakespeare.example' to='hag66@shakespeare.example/UUID-a1j/7533' id='E6E10350-76CF-40C6-B91B-1EA08C332FC7'> - + urn:xmpp:mix:anon:0 - - + + - - - - + + + + @@ -308,41 +310,42 @@ This change means that the client will not be able to determine real JID of the from='hag66@shakespeare.example/UUID-a1j/7533' to='coven@mix.shakespeare.example' id='E6E10350-76CF-40C6-B91B-1EA08C332FC7'> - - - - urn:xmpp:mix:anon:0 - - - never - - - allow - - - block - + + + + urn:xmpp:mix:anon:0 + + + never + + + allow + + + block + + - + - - urn:xmpp:mix:anon:0 - - - never - - - allow - - - block - + + urn:xmpp:mix:anon:0 + + + never + + + allow + + + block +