From 8f465c538b3c62cd7f1aaae7bf7e61c3cf7b4736 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Tue, 8 Dec 2009 00:02:10 +0000 Subject: [PATCH] corrected notification examples git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3708 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0060.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/xep-0060.xml b/xep-0060.xml index f661a275..b82b8173 100644 --- a/xep-0060.xml +++ b/xep-0060.xml @@ -4022,7 +4022,7 @@ And by opposing end them? ]]> -

The service then SHOULD send notification to the approved subscriber (see the Notification of Subscription State Changes section of this document).

+

The service then SHOULD notify the approved subscriber (see the Notification of Subscription State Changes section of this document).

]]> -

The service then SHOULD send notification to the denied subscriber (see the Notification of Subscription State Changes section of this document).

+

The service then SHOULD notify the denied subscriber (see the Notification of Subscription State Changes section of this document).

- + - + ]]>

In order to cancel the form submission, the owner shall reply with the form's 'type' attribute set to "cancel".

@@ -4397,12 +4397,12 @@ And by opposing end them?

In order to remove an entity from the subscriptions list, the owner MUST set the value of the 'subscription' attribute to "none" and the service MUST remove that entity from the subscriptions list and not return it in response to future list requests.

-

An implementation SHOULD send notification to an entity whose subscription has changed (see the Notification of Subscription State Changes section of this document).

+

An implementation SHOULD notify an entity whose subscription has changed (see the Notification of Subscription State Changes section of this document).

- + - + ]]>