diff --git a/xep-0060.xml b/xep-0060.xml index 9e879af3..5dae4088 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -921,7 +921,6 @@ And by opposing end them?

If a service implements a hierarchy of nodes (by means of Collection Nodes), it MUST also enable entities to discover the nodes in that hierarchy by means of the Service Discovery protocol, subject to the recommendations in XEP-0030 regarding large result sets (for which &xep0055; or some other protocol SHOULD be used). The following examples show the use of service discovery in discovering the nodes available at a hierarchical pubsub service.

Note: Node hierarchies and collection nodes are OPTIONAL. For details, refer to the NodeID Semantics and Collection Nodes sections of this document.

-

The service SHOULD return a full list of the public nodes it hosts (i.e., not return any nodes that don't contain the "http://jabber.org/protocol/pubsub#public" feature or that have the feature set to false).

In the first example, an entity sends a service discovery items ("disco#items") request to the root node (i.e., the service itself), which is a Collection Node:

bard@shakespeare.lit - - 1 - open @@ -5234,12 +5230,6 @@ And by opposing end them? RECOMMENDED Auto-Subscribe - - public - Public searching for a node is supported. - OPTIONAL - Discover Nodes - publish Publishing items is supported. @@ -6126,11 +6116,6 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings;item=ae Implicit presence-based subscriptions are supported. XEP-0060 - - http://jabber.org/protocol/pubsub#public - Public searching for a node is supported. - XEP-0060 - http://jabber.org/protocol/pubsub#publish Publishing items is supported. @@ -6953,7 +6938,6 @@ xmpp:pubsub.shakespeare.lit?pubsub;action=retrieve;node=princely_musings -