From db46144fe2a64d5226f0aed9997ee6ac126e72d6 Mon Sep 17 00:00:00 2001 From: Unknown User Date: Mon, 24 Aug 2009 18:26:19 +0000 Subject: [PATCH] ancient spec bug git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3362 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 c14cf7e6..c44230b0 100644 --- a/xep-0030.xml +++ b/xep-0030.xml @@ -249,7 +249,7 @@
  • The features offered and protocols supported by the target entity. This information helps requesting entities determine what actions are possible with regard to this entity (registration, search, join, etc.), what protocols the entity supports, and specific feature types of interest, if any (e.g., for the purpose of feature negotiation).

  • -

    In order to discover such information, the requesting entity MUST send an IQ stanza of type "get", containing an empty <query/> element qualified by the 'http://jabber.org/protocol/disco#info' namespace, to the JID of the target entity (the 'to' address is REQUIRED and MUST contain a valid JID; a 'node' attribute on the &QUERY; element is OPTIONAL as described in the Info Nodes and Items Nodes section of this document):

    +

    In order to discover such information, the requesting entity MUST send an IQ stanza of type "get", containing an empty <query/> element qualified by the 'http://jabber.org/protocol/disco#info' namespace, to the JID of the target entity (a 'node' attribute on the &QUERY; element is OPTIONAL as described in the Info Nodes and Items Nodes section of this document):