From de51496d0939bf9cbba260ef1411966981f0239d Mon Sep 17 00:00:00 2001 From: Ian Paterson Date: Tue, 29 May 2007 18:07:10 +0000 Subject: [PATCH] fixed two typos and added a reference to XEP-0201 git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@863 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0155.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/xep-0155.xml b/xep-0155.xml index 1ecac1e2..de23a31b 100644 --- a/xep-0155.xml +++ b/xep-0155.xml @@ -129,7 +129,7 @@ -

The traditional model for one-to-one chat "sessions" in Jabber/XMPP is for a user to simply send a message to a contact without any formal negotiation of session parameters (e.g., see &xmppim;). This informal approach to initiation of a session is perfectly acceptable in many contexts, environments, and cultures. However, it may be desirable to formally request a chat session (or any other type of XMPP stanza session) and negotiate its parameters before beginning the session in some circumstances, such as:

+

The traditional model for one-to-one chat "sessions" in Jabber/XMPP is for a user to simply send a message to a contact with a thread ID but without any formal negotiation of session parameters (see &xep0201;). This informal approach to initiation of a session is perfectly acceptable in many contexts, environments, and cultures. However, it may be desirable to formally request a chat session (or any other type of XMPP stanza session) and negotiate its parameters before beginning the session in some circumstances, such as: