<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
<xep xmlns="">
<header>
  <title>XMPP Intermediate IM Server 2008</title>
  <abstract>This document defines the XMPP Intermedate IM Server 2008 compliance level.</abstract>
  
<legal>
<copyright>This XMPP Extension Protocol is copyright © 1999 – 2024 by the <link url="https://xmpp.org/">XMPP Standards Foundation</link> (XSF).</copyright>
<permissions>Permission is hereby granted, free of charge, to any person obtaining a copy of this specification (the "Specification"), to make use of the Specification without restriction, including without limitation the rights to implement the Specification in a software program, deploy the Specification in a network service, and copy, modify, merge, publish, translate, distribute, sublicense, or sell copies of the Specification, and to permit persons to whom the Specification is furnished to do so, subject to the condition that the foregoing copyright notice and this permission notice shall be included in all copies or substantial portions of the Specification. Unless separate permission is granted, modified works that are redistributed shall not contain misleading information regarding the authors, title, number, or publisher of the Specification, and shall not claim endorsement of the modified works by the authors, any organization or project to which the authors belong, or the XMPP Standards Foundation.</permissions>
<warranty>## NOTE WELL: This Specification is provided on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. ##</warranty>
<liability>In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall the XMPP Standards Foundation or any author of this Specification be liable for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising from, out of, or in connection with the Specification or the implementation, deployment, or other use of the Specification (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if the XMPP Standards Foundation or such author has been advised of the possibility of such damages.</liability>
<conformance>This XMPP Extension Protocol has been contributed in full conformance with the XSF's Intellectual Property Rights Policy (a copy of which can be found at &lt;<link url="https://xmpp.org/about/xsf/ipr-policy">https://xmpp.org/about/xsf/ipr-policy</link>&gt; or obtained by writing to XMPP Standards Foundation, P.O. Box 787, Parker, CO 80134 USA).</conformance>
</legal>
  <number>0216</number>
  <status>Obsolete</status>
  <type>Standards Track</type>
  <sig>Standards</sig>
  <approver>Council</approver>
  <dependencies>
    <spec>XEP-0212</spec>
    <spec>XEP-0016</spec>
    <spec>XEP-0045</spec>
    <spec>XEP-0054</spec>
    <spec>XEP-0163</spec>
  </dependencies>
  <supersedes/>
  <supersededby>
    <spec>XEP-0243</spec>
  </supersededby>
  <shortname>N/A</shortname>
  
  <author>
    <firstname>Peter</firstname>
    <surname>Saint-Andre</surname>
    <email>stpeter@stpeter.im</email>
    <jid>stpeter@jabber.org</jid>
    <uri>https://stpeter.im/</uri>
  </author>

  <revision>
    <version>1.0</version>
    <date>2007-07-11</date>
    <initials>psa</initials>
    <remark><p>Per a vote of the XMPP Council, advanced to Draft.</p></remark>
  </revision>
  <revision>
    <version>0.2</version>
    <date>2007-06-11</date>
    <initials>psa</initials>
    <remark><p>Added implementation notes.</p></remark>
  </revision>
  <revision>
    <version>0.1</version>
    <date>2007-04-20</date>
    <initials>psa</initials>
    <remark><p>Initial published version.</p></remark>
  </revision>
  <revision>
    <version>0.0.1</version>
    <date>2007-05-11</date>
    <initials>psa</initials>
    <remark><p>First draft.</p></remark>
  </revision>
</header>
<section1 topic="Introduction" anchor="intro">
  <p>The <span class="ref"><link url="https://xmpp.org/about/xmpp-standards-foundation">XMPP Standards Foundation (XSF)</link></span> <note>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 &lt;<link url="https://xmpp.org/about/xmpp-standards-foundation">https://xmpp.org/about/xmpp-standards-foundation</link>&gt;.</note> defines protocol suites for the purpose of compliance testing and software certification. This document specifies the XMPP Intermediate IM Server 2008 certification level.</p>
</section1>
<section1 topic="Definition" anchor="def">
  <p>The XMPP Intermediate IM Server 2008 certification level is defined as follows:</p>
  <table caption="Required and Recommended Specifications">
    <tr>
      <th>Specification</th>
      <th>Requirement Level</th>
    </tr>
    <tr>
      <td><strong><span class="ref"><link url="https://xmpp.org/extensions/xep-0212.html">XMPP Basic Server 2008 (XEP-0212)</link></span> <note>XEP-0212: XMPP Basic Server 2008 &lt;<link url="https://xmpp.org/extensions/xep-0212.html">https://xmpp.org/extensions/xep-0212.html</link>&gt;.</note></strong></td>
      <td>REQUIRED</td>
    </tr>
    <tr>
      <td><strong><span class="ref"><link url="https://xmpp.org/extensions/xep-0016.html">Privacy Lists (XEP-0016)</link></span> <note>XEP-0016: Privacy Lists &lt;<link url="https://xmpp.org/extensions/xep-0016.html">https://xmpp.org/extensions/xep-0016.html</link>&gt;.</note></strong></td>
      <td>REQUIRED</td>
    </tr>
    <tr>
      <td><strong><span class="ref"><link url="https://xmpp.org/extensions/xep-0045.html">Multi-User Chat (XEP-0045)</link></span> <note>XEP-0045: Multi-User Chat &lt;<link url="https://xmpp.org/extensions/xep-0045.html">https://xmpp.org/extensions/xep-0045.html</link>&gt;.</note></strong></td>
      <td>REQUIRED</td>
    </tr>
    <tr>
      <td><strong><span class="ref"><link url="https://xmpp.org/extensions/xep-0054.html">vcard-temp (XEP-0054)</link></span> <note>XEP-0054: vcard-temp &lt;<link url="https://xmpp.org/extensions/xep-0054.html">https://xmpp.org/extensions/xep-0054.html</link>&gt;.</note></strong></td>
      <td>REQUIRED</td>
    </tr>
    <tr>
      <td><strong><span class="ref"><link url="https://xmpp.org/extensions/xep-0163.html">Personal Eventing Protocol (XEP-0163)</link></span> <note>XEP-0163: Personal Eventing Protocol &lt;<link url="https://xmpp.org/extensions/xep-0163.html">https://xmpp.org/extensions/xep-0163.html</link>&gt;.</note></strong></td>
      <td>RECOMMENDED</td>
    </tr>
  </table>
</section1>
<section1 topic="Implementation Notes" anchor="impl">
  <p>Some of the protocol specifications referenced herein have their own dependencies; developers must refer to the relevant specifications for further information.</p>
  <p>It is an implementation decision how to enable support for multi-user chat, e.g., directly or by means of an external component (see <span class="ref"><link url="https://xmpp.org/extensions/xep-0114.html">Jabber Component Protocol (XEP-0114)</link></span> <note>XEP-0114: Jabber Component Protocol &lt;<link url="https://xmpp.org/extensions/xep-0114.html">https://xmpp.org/extensions/xep-0114.html</link>&gt;.</note>).</p>
</section1>
<section1 topic="Security Considerations" anchor="security">
  <p>This document introduces no additional security considerations above and beyond those defined in the documents on which it depends.</p>
</section1>
<section1 topic="IANA Considerations" anchor="iana">
  <p>This document requires no interaction with the <span class="ref"><link url="http://www.iana.org/">Internet Assigned Numbers Authority (IANA)</link></span> <note>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 &lt;<link url="http://www.iana.org/">http://www.iana.org/</link>&gt;.</note>.</p>
</section1>
<section1 topic="XMPP Registrar Considerations" anchor="registrar">
  <p>This document requires no interaction with the <span class="ref"><link url="https://xmpp.org/registrar/">XMPP Registrar</link></span> <note>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 &lt;<link url="https://xmpp.org/registrar/">https://xmpp.org/registrar/</link>&gt;.</note>.</p>
</section1>
</xep>
