XEP-0216: XMPP Intermediate IM Server 2008

This document defines the XMPP Intermedate IM Server 2008 compliance level.


NOTICE: This document is currently within Last Call or under consideration by the XMPP Council for advancement to the next stage in the XSF standards process.


Document Information

Series: XEP
Number: 0216
Publisher: XMPP Standards Foundation
Status: Proposed
Type: Standards Track
Version: 0.2
Last Updated: 2007-06-11
Approving Body: XMPP Council
Dependencies: XEP-0212, XEP-0016, XEP-0045, XEP-0054, XEP-0163
Supersedes: None
Superseded By: None
Short Name: N/A
Wiki Page: <http://wiki.jabber.org/index.php/XMPP Intermediate IM Server 2008 (XEP-0216)>

Author Information

Peter Saint-Andre

Email: stpeter@jabber.org
JabberID: stpeter@jabber.org

Legal Notice

This XMPP Extension Protocol is copyright 1999 - 2007 by the XMPP Standards Foundation (XSF) and is in full conformance with the XSF's Intellectual Property Rights Policy <http://www.xmpp.org/extensions/ipr-policy.shtml>. This material may be distributed only subject to the terms and conditions set forth in the Creative Commons Attribution License (<http://creativecommons.org/licenses/by/2.5/>).

Discussion Venue

The preferred venue for discussion of this document is the Standards discussion list: <http://mail.jabber.org/mailman/listinfo/standards>.

Relation to XMPP

The Extensible Messaging and Presence Protocol (XMPP) is defined in the XMPP Core (RFC 3920) and XMPP IM (RFC 3921) specifications contributed by the XMPP Standards Foundation to the Internet Standards Process, which is managed by the Internet Engineering Task Force in accordance with RFC 2026. Any protocol defined in this document has been developed outside the Internet Standards Process and is to be understood as an extension to XMPP rather than as an evolution, development, or modification of XMPP itself.

Conformance Terms

The following keywords as used in this document are to be interpreted as described in RFC 2119: "MUST", "SHALL", "REQUIRED"; "MUST NOT", "SHALL NOT"; "SHOULD", "RECOMMENDED"; "SHOULD NOT", "NOT RECOMMENDED"; "MAY", "OPTIONAL".


Table of Contents


1. Introduction
2. Definition
3. Implementation Notes
4. Security Considerations
5. IANA Considerations
6. XMPP Registrar Considerations
Notes
Revision History


1. Introduction

The XMPP Standards Foundation (XSF) [1] defines protocol suites for the purpose of compliance testing and software certification. This document specifies the XMPP Intermediate IM Server 2008 certification level.

2. Definition

The XMPP Intermediate IM Server 2008 certification level is defined as follows:

Table 1: Required and Recommended Specifications

Specification Requirement Level
XMPP Basic Server 2008 [2] REQUIRED
Server-Based Privacy Rules [3] REQUIRED
Multi-User Chat [4] REQUIRED
vcard-temp [5] REQUIRED
Personal Eventing via Pubsub [6] RECOMMENDED

3. Implementation Notes

Some of the protocol specifications referenced herein have their own dependencies; developers must refer to the relevant specifications for further information.

It is an implementation decision how to enable support for multi-user chat, e.g., directly or by means of an external component (see Jabber Component Protocol [7]).

4. Security Considerations

This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.

5. IANA Considerations

This document requires no interaction with the Internet Assigned Numbers Authority (IANA) [8].

6. XMPP Registrar Considerations

This document requires no interaction with the XMPP Registrar [9].


Notes

1. The XMPP Standards Foundation (XSF) is an independent, non-profit membership organization that develops open extensions to the IETF's Extensible Messaging and Presence Protocol (XMPP). For further information, see <http://www.xmpp.org/xsf/>.

2. XEP-0212: XMPP Basic Server 2008 <http://www.xmpp.org/extensions/xep-0212.html>.

3. XEP-0016: Server-Based Privacy Rules <http://www.xmpp.org/extensions/xep-0016.html>.

4. XEP-0045: Multi-User Chat <http://www.xmpp.org/extensions/xep-0045.html>.

5. XEP-0054: vcard-temp <http://www.xmpp.org/extensions/xep-0054.html>.

6. XEP-0163: Personal Eventing via Pubsub <http://www.xmpp.org/extensions/xep-0163.html>.

7. XEP-0114: Jabber Component Protocol <http://www.xmpp.org/extensions/xep-0114.html>.

8. The Internet Assigned Numbers Authority (IANA) is the central coordinator for the assignment of unique parameter values for Internet protocols, such as port numbers and URI schemes. For further information, see <http://www.iana.org/>.

9. The XMPP Registrar maintains a list of reserved protocol namespaces as well as registries of parameters used in the context of XMPP extension protocols approved by the XMPP Standards Foundation. For further information, see <http://www.xmpp.org/registrar/>.


Revision History

Version 0.2 (2007-06-11)

Added implementation notes.

(psa)

Version 0.1 (2007-04-20)

Initial published version.

(psa)

Version 0.0.1 (2007-05-11)

First draft.

(psa)

END