2007-04-20 23:33:40 -04:00
<?xml version='1.0' encoding='UTF-8'?>
< !DOCTYPE xep SYSTEM 'xep.dtd' [
<!ENTITY % ents SYSTEM 'xep.ent'>
%ents;
]>
<?xml-stylesheet type='text/xsl' href='xep.xsl'?>
<xep >
<header >
<title > XMPP Basic Client 2008</title>
<abstract > This document defines the XMPP Basic Client 2008 compliance level.</abstract>
&LEGALNOTICE;
<number > 0211</number>
2009-08-12 16:40:25 -04:00
<status > Obsolete</status>
2007-04-20 23:33:40 -04:00
<type > Standards Track</type>
<sig > Standards</sig>
<dependencies >
<spec > XMPP Core</spec>
<spec > XMPP IM</spec>
<spec > XEP-0030</spec>
2007-05-11 18:50:13 -04:00
<spec > XEP-0106</spec>
2007-04-20 23:33:40 -04:00
<spec > XEP-0115</spec>
2007-05-11 18:50:13 -04:00
<spec > XEP-0138</spec>
2007-04-20 23:33:40 -04:00
</dependencies>
<supersedes />
2009-08-12 16:40:25 -04:00
<supersededby >
<spec > XEP-0242</spec>
</supersededby>
2007-04-20 23:33:40 -04:00
<shortname > N/A</shortname>
&stpeter;
2007-07-11 18:15:30 -04:00
<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>
2007-07-11 14:20:57 -04:00
<revision >
<version > 0.6</version>
<date > 2007-07-11</date>
<initials > psa</initials>
<remark > <p > Changed XEP-0115 to recommended.</p> </remark>
</revision>
2007-06-18 11:55:48 -04:00
<revision >
<version > 0.5</version>
<date > 2007-06-18</date>
<initials > psa</initials>
<remark > <p > Removed implementation note about XMPP ICA.</p> </remark>
</revision>
2007-06-15 14:54:36 -04:00
<revision >
<version > 0.4</version>
<date > 2007-06-14</date>
<initials > psa</initials>
<remark > <p > Per community discussion, changed XMPP Core and XMPP IM references back to RFCs with recommendation for developers to also consult bis drafts; added reference to XEP-0178; suggested bundling of root certificate for XMPP ICA.</p> </remark>
</revision>
2007-06-11 15:34:07 -04:00
<revision >
<version > 0.3</version>
<date > 2007-06-11</date>
<initials > psa</initials>
<remark > <p > Changed XMPP Core and XMPP IM references to bis drafts; added implementation notes.</p> </remark>
</revision>
2007-05-11 18:50:13 -04:00
<revision >
<version > 0.2</version>
<date > 2007-05-11</date>
<initials > psa</initials>
<remark > <p > Added JID Escaping (XEP-0106) and Stream Compression (XEP-0138) as recommended.</p> </remark>
</revision>
2007-04-20 23:33:40 -04:00
<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-03-30</date>
<initials > psa</initials>
<remark > <p > First draft, split from XEP-0073.</p> </remark>
</revision>
</header>
<section1 topic= 'Introduction' anchor= 'intro' >
<p > The &XSF; defines protocol suites for the purpose of compliance testing and software certification. This document specifies the XMPP Basic Client 2008 certification level.</p>
</section1>
<section1 topic= 'Definition' anchor= 'def' >
<p > The XMPP Basic Client 2008 certification level is defined as follows:</p>
<table caption= 'Required and Recommended Specifications' >
<tr >
<th > Specification</th>
<th > Requirement Level</th>
</tr>
<tr >
2011-04-12 10:37:30 -04:00
<td > <strong > &rfc6120; </strong> </td>
<td > REQUIRED</td>
2007-04-20 23:33:40 -04:00
</tr>
<tr >
2011-04-12 10:37:30 -04:00
<td > <strong > &rfc6121; </strong> </td>
<td > REQUIRED</td>
2007-04-20 23:33:40 -04:00
</tr>
<tr >
<td > <strong > &xep0030; </strong> </td>
<td > REQUIRED</td>
</tr>
2007-05-11 18:50:13 -04:00
<tr >
<td > <strong > &xep0106; </strong> </td>
<td > RECOMMENDED</td>
</tr>
2007-04-20 23:33:40 -04:00
<tr >
<td > <strong > &xep0115; </strong> </td>
2007-07-11 14:20:57 -04:00
<td > RECOMMENDED</td>
2007-04-20 23:33:40 -04:00
</tr>
2007-05-11 18:50:13 -04:00
<tr >
<td > <strong > &xep0138; </strong> </td>
<td > RECOMMENDED</td>
</tr>
2007-04-20 23:33:40 -04:00
</table>
2007-06-11 15:34:07 -04:00
</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>
2007-06-18 11:55:48 -04:00
<p > Developers are advised to refer to &xep0178; regarding proper implementation of the SASL EXTERNAL mechanism in XMPP.</p>
2007-04-20 23:33:40 -04:00
</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' >
2017-02-14 17:10:01 -05:00
<p > This document requires no interaction with &IANA; .</p>
2007-04-20 23:33:40 -04:00
</section1>
<section1 topic= 'XMPP Registrar Considerations' anchor= 'registrar' >
2017-02-14 17:10:01 -05:00
<p > This document requires no interaction with the ®ISTRAR; .</p>
2007-04-20 23:33:40 -04:00
</section1>
</xep>