From 19c32fce88eefccbe461e789be55c08afb8b94cb Mon Sep 17 00:00:00 2001 From: Sam Whited Date: Wed, 6 May 2020 09:02:30 -0400 Subject: [PATCH] XEP-0389: inline examples in Retrieving the Flows --- xep-0389.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/xep-0389.xml b/xep-0389.xml index 502eb949..2f0980fe 100644 --- a/xep-0389.xml +++ b/xep-0389.xml @@ -293,19 +293,17 @@ <register> or <recovery> element qualified by the "urn:xmpp:register:0" namespace.

+ + +]]>

When responding to a query for registration or recovery flows the list of challenges should be included just as it would be if during stream feature negotiation. That is, a "register" or "recovery" element containing a list of flows, each with an id, containing a name and a list of challenges. - If an entity supports this specification but does not provide any flows - after stream negotiation it MUST respond with an empty list.

- - -]]> @@ -324,6 +322,10 @@ ]]> +

+ If an entity supports this specification but does not provide any flows + after stream negotiation it MUST respond with an empty list. +