From 2bca22090a9b626679f9cb1c4dbb0cbb22642948 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 2 Oct 2008 15:36:01 +0000 Subject: [PATCH] changed SHOULD to MUST for mirroring node in replies git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2308 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0030.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xep-0030.xml b/xep-0030.xml index b649f3c5..c14cf7e6 100644 --- a/xep-0030.xml +++ b/xep-0030.xml @@ -394,7 +394,7 @@ node='http://jabber.org/protocol/commands'/> ]]> -

If the request included a 'node' attribute, the response SHOULD mirror the specified 'node' attribute to ensure coherence between the request and the response.

+

If the request included a 'node' attribute, the response MUST mirror the specified 'node' attribute to ensure coherence between the request and the response.