From 1b1ee1605d50d7e1021097caab5b6994769266b5 Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Thu, 9 Oct 2008 22:23:06 +0000 Subject: [PATCH] tweaked abstract, consolidated two sections git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2355 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0118.xml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/xep-0118.xml b/xep-0118.xml index 0261a543..8f69bbf7 100644 --- a/xep-0118.xml +++ b/xep-0118.xml @@ -7,7 +7,7 @@
User Tune - This specification defines a payload format for communicating information about music to which a user is listening, including the title, track number, collection, performer, composer, length, and user rating. The payload format is typically transported using the personal eventing profile of XMPP publish-subscribe as specified in XEP-0163. + This specification defines a payload format for communicating information about music to which a user is listening, including the title, track number, collection, performer, composer, length, and user rating. The payload format is typically transported using the personal eventing protocol, a profile of XMPP publish-subscribe specified in XEP-0163. &LEGALNOTICE; 0118 Draft @@ -205,14 +205,9 @@ -. -. -. ]]> - - -

In order to indicate that the user is no longer listening to any tunes, the user's client SHOULD send an empty <tune/> element, which can be considered a "stop command" for user tunes:

- In order to indicate that the user is no longer listening to any tunes (or has simply disabled publication), the user's client shall send an empty <tune/> element, which can be considered a "stop command" for user tunes:

+ @@ -237,9 +232,6 @@ -. -. -. ]]>