From 90be9c0ccb5a7b82c341be9f3fd4388f65fa4adc Mon Sep 17 00:00:00 2001 From: Tobias Markmann Date: Sun, 5 Apr 2009 14:48:35 +0000 Subject: [PATCH] Making glossary using definition lists in XEP-0130. git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2982 4b5297f7-1745-476d-ba37-a9c6900126ab --- xep-0130.xml | 80 +++++++++++++++++++++++++--------------------------- 1 file changed, 38 insertions(+), 42 deletions(-) diff --git a/xep-0130.xml b/xep-0130.xml index fd969565..a15dc280 100644 --- a/xep-0130.xml +++ b/xep-0130.xml @@ -175,48 +175,44 @@

Note: The protocol defined herein is currently in use at several large service providers in Europe. Others are welcome to use the protocol.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
TermDefinition
ContactA person with whom an IM User seeks to communicate, identified by a URI such as <tel:PhoneNumber> (see &rfc3966;) or <mailto:EmailAddress> (see &rfc2368;).
CustomerA person who is contracted for services with a ServiceProvider.
IM UserAny Customer who has registered for instant messaging services.
InteropPartnerAny company that agrees to interoperate using the protocol defined herein.
JIDThe unique identifier of an IM User in the XMPP protocol. Outside the context of an IM session, a JID is of the form &BAREJID; ("bare JID"); within the context of an IM session, a JID is of the form &FULLJID; ("full JID").
ServiceProviderA company that provides telephony or email services to a Customer.
URIA Uniform Resource Identifier as defined in &rfc3986;. Specific URI schemes that may be useful in this specification include 'tel:', 'mailto:', and 'sip:', but any URI scheme may be used.
Waiting ListA list of Contacts whom an entity (IM User or InteropPartner) is waiting to hear about regarding their status as instant messaging users.
WaitingListServiceAn XMPP service that maintains Waiting lists for IM Users and/or InteropPartners.
+
+ +
Contact
+
A person with whom an IM User seeks to communicate, identified by a URI such as <tel:PhoneNumber> (see &rfc3966;) or <mailto:EmailAddress> (see &rfc2368;).
+
+ +
Customer
+
A person who is contracted for services with a ServiceProvider.
+
+ +
IM User
+
Any Customer who has registered for instant messaging services.
+
+ +
InteropPartner
+
Any company that agrees to interoperate using the protocol defined herein.
+
+ +
JID
+
The unique identifier of an IM User in the XMPP protocol. Outside the context of an IM session, a JID is of the form &BAREJID; ("bare JID"); within the context of an IM session, a JID is of the form &FULLJID; ("full JID").
+
+ +
ServiceProvider
+
A company that provides telephony or email services to a Customer.
+
+ +
URI
+
A Uniform Resource Identifier as defined in &rfc3986;. Specific URI schemes that may be useful in this specification include 'tel:', 'mailto:', and 'sip:', but any URI scheme may be used.
+
+ +
Waiting List
+
A list of Contacts whom an entity (IM User or InteropPartner) is waiting to hear about regarding their status as instant messaging users.
+
+ +
WaitingListService
+
An XMPP service that maintains Waiting lists for IM Users and/or InteropPartners.
+
+

This protocol is designed so that an IM User can: