From 42f4514264a686f8ecbc0e5b17b9026f9a25aa8b Mon Sep 17 00:00:00 2001 From: Peter Saint-Andre Date: Wed, 10 Mar 2010 04:34:03 +0000 Subject: [PATCH] added reference to XEP-0201 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4063 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0136.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xep-0136.xml b/xep-0136.xml index 976b13d7..dfc45cc7 100644 --- a/xep-0136.xml +++ b/xep-0136.xml @@ -301,7 +301,7 @@

If the client wants to keep this rule longer, it must send a new <session/> element to the server before this timeout expires.

-

The 'thread' attribute specifies the ThreadID of the chat session (in the sense of &xep0155;) to which the preferences specified in this <session/> element apply.

+

The 'thread' attribute specifies the ThreadID of the chat session (in the sense of &xep0201;) to which the preferences specified in this <session/> element apply.

The 'save' attribute specifies the user's setting for Save Mode with regard to the specified chat session. The allowable values are:

@@ -449,7 +449,7 @@ ]]> -

A client may use a similar protocol to set the Modes for a particular chat session. A chat session is identified by its unique 'thread' attributes in <message> stanza (see XEP-0155).

+

A client may use a similar protocol to set the Modes for a particular chat session. A chat session is identified by its unique 'thread' attributes in <message> stanza (see &xep0155;).