mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
XEP-0375: Add a mobile compliance suite
This commit is contained in:
parent
40d728dfaa
commit
ded6a7a454
33
xep-0375.xml
33
xep-0375.xml
@ -214,12 +214,41 @@
|
||||
<td align='center'>✓</td>
|
||||
<td align='center'>✓</td>
|
||||
</tr>
|
||||
</table>
|
||||
</section2>
|
||||
<section2 topic='Mobile Compliance Suite' anchor='mobile'>
|
||||
<p>
|
||||
To be considered XMPP mobile compliant, all line items from the core
|
||||
compliance suite above must be met, as well as all items in this suite.
|
||||
</p>
|
||||
<table caption='XMPP Mobile Compliance Levels for 2016'>
|
||||
<tr>
|
||||
<th>Spec</th>
|
||||
<th>Core Server</th>
|
||||
<th>Core Client</th>
|
||||
<th>Advanced Server</th>
|
||||
<th>Advanced Client</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>&xep0198;</td>
|
||||
<td align='center'>✓</td>
|
||||
<td align='center'>✓</td>
|
||||
<td align='center'>✓</td>
|
||||
<td align='center'>✓</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>&xep0352;</td>
|
||||
<td align='center'>✕</td>
|
||||
<td align='center'>✕</td>
|
||||
<td align='center'>✓</td>
|
||||
<td align='center'>✓</td>
|
||||
<td align='center'>✓</td>
|
||||
<td align='center'>✓</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>&xep0357;</td>
|
||||
<td align='center'>✕</td>
|
||||
<td align='center'>✕</td>
|
||||
<td align='center'>✓†</td>
|
||||
<td align='center'>✓</td>
|
||||
</tr>
|
||||
</table>
|
||||
</section2>
|
||||
|
Loading…
Reference in New Issue
Block a user