This commit is contained in:
stpeter 2011-07-18 15:21:19 -06:00
parent 69a7304ce0
commit a9e96e49f1
1 changed files with 38 additions and 7 deletions

View File

@ -32,6 +32,12 @@
<supersededby/>
<shortname>N/A</shortname>
&stpeter;
<revision>
<version>0.0.2</version>
<date>2011-07-17</date>
<initials>psa</initials>
<remark><p>Added RFC 6122, XEP-0184, and XEP-0198.</p></remark>
</revision>
<revision>
<version>0.0.1</version>
<date>2011-07-06</date>
@ -65,6 +71,13 @@
<td align='center'>&#10003;</td>
<td align='center'>&#10003;</td>
</tr>
<tr>
<td>&rfc6122;</td>
<td align='center'>&#10003;</td>
<td align='center'>&#10003;</td>
<td align='center'>&#10003;</td>
<td align='center'>&#10003;</td>
</tr>
<tr>
<td>&xep0030;</td>
<td align='center'>&#10003;</td>
@ -74,9 +87,9 @@
</tr>
<tr>
<td>&xep0115;</td>
<td align='center'>N/A</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10003;</td>
<td align='center'>N/A</td>
<td align='center'>&#10003; *</td>
<td align='center'>&#10003;</td>
</tr>
<tr>
@ -97,14 +110,14 @@
<td>&xep0124;</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10003; *</td>
<td align='center'>&#10003; **</td>
<td align='center'>&#10005;</td>
</tr>
<tr>
<td>&xep0206;</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10003; *</td>
<td align='center'>&#10003; **</td>
<td align='center'>&#10005;</td>
</tr>
<tr>
@ -125,8 +138,8 @@
<td>&xep0045;</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10003; *</td>
<td align='center'>&#10003; **</td>
<td align='center'>&#10003; ***</td>
</tr>
<tr>
<td>&xep0085;</td>
@ -135,9 +148,24 @@
<td align='center'>N/A</td>
<td align='center'>&#10003;</td>
</tr>
<tr>
<td>&xep0184;</td>
<td align='center'>N/A</td>
<td align='center'>&#10005;</td>
<td align='center'>N/A</td>
<td align='center'>&#10003;</td>
</tr>
<tr>
<td>&xep0198;</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10005;</td>
<td align='center'>&#10003;</td>
<td align='center'>&#10003;</td>
</tr>
</table>
<p>* Support can be enabled via an external component or an internal server module/plugin.</p>
<p>** Support for the Entity Use Cases and Occupant Use Cases is REQUIRED; support for the remaining use cases is RECOMMENDED.</p>
<p>* Necessary to support Personal Eventing Protocol (PEP).</p>
<p>** Support can be enabled via an external component or an internal server module/plugin.</p>
<p>*** Support for the Entity Use Cases and Occupant Use Cases is REQUIRED; support for the remaining use cases is RECOMMENDED.</p>
</section1>
<section1 topic='Implementation Notes' anchor='impl'>
<p>Some of the protocol specifications referenced herein have their own dependencies; developers need to consult the relevant specifications for further information.</p>
@ -152,4 +180,7 @@
<section1 topic='XMPP Registrar Considerations' anchor='registrar'>
<p>This document requires no interaction with the &REGISTRAR;.</p>
</section1>
<section1 topic='Acknowledgements' anchor='ack'>
<p>Thanks to Dave Cridland, Waqas Hussain, Kevin Smith, and Matthew Wild for their feedback.</p>
</section1>
</xep>