diff --git a/xep-0060.xml b/xep-0060.xml index a4164783..49b5f18f 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -243,7 +243,7 @@ 1.0 2003-10-28 psa -

Per a vote of the Jabber Council, advanced status to Draft.

+

Per a vote of the XMPP Council, advanced status to Draft.

0.16 @@ -444,7 +444,7 @@ And by opposing end them?
Authorize Access Model
A node access model under which an entity can subscribe only through having a subscription request approved by a node owner (subscription requests are accepted but only provisionally) and only subscribers may retrieve items.
Address
(1) A JID as defined in &xmppcore;, or (2) the combination of a JID and a &xep0030; node.
Collection Node
A type of node that contains nodes and/or other collections but no published items. Collections make it possible to represent more sophisticated relationships among nodes. Collection nodes are defined in &xep0248;.
-
Entity
A JID-addressable Jabber entity (client, service, application, etc.).
+
Entity
A JID-addressable XMPP entity (client, service, application, etc.).
Event
A change in the state of a node.
Instant Node
A node whose NodeID is automatically generated by a pubsub service.
Item
An XML fragment which is published to a node, thereby generating an event.
@@ -471,7 +471,7 @@ And by opposing end them? -

Requirements for a pubsub service can be driven by end-user needs as well as the needs of other components and services which can use the service. First, a pubsub service implemented using Jabber MUST provide the basic features that implement a pure publish-subscribe pattern:

+

Requirements for a pubsub service can be driven by end-user needs as well as the needs of other components and services which can use the service. First, a pubsub service implemented using XMPP MUST provide the basic features that implement a pure publish-subscribe pattern:

-

Some of the possible uses of a Jabber-based pubsub service will require other features, but these features are OPTIONAL and therefore not mandatory for compliance with this specification. However, if these features are implemented, they MUST adhere to the protocol described herein in to be compliant. These features include:

+

Some of the possible uses of a XMPP-based pubsub service will require other features, but these features are OPTIONAL and therefore not mandatory for compliance with this specification. However, if these features are implemented, they MUST adhere to the protocol described herein in to be compliant. These features include: