diff --git a/xep-0077.xml b/xep-0077.xml index e2b7886a..c0f2fdbe 100644 --- a/xep-0077.xml +++ b/xep-0077.xml @@ -595,15 +595,8 @@

RFC 3920 defines methods for advertising feature support during stream negotiation. For the sake of efficiency, it may be desirable for a server to advertise support for in-band registration as a stream feature. The namespace for reporting support within <stream:features/> is "http://jabber.org/features/iq-register". Upon receiving a stream header qualified by the 'jabber:client' namespace, a server returns a stream header to the client and MAY announce support for in-band registration by including the relevant stream feature:

- - ... - ... ]]>

A server SHOULD NOT advertise in-band registration to another server (i.e., if the initial stream header was qualified by the 'jabber:server' namespace).