2007-02-13 22:13:44 -05:00
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'>
2008-01-31 18:29:25 -05:00
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'>
2006-10-04 15:39:13 -04:00
<head>
2006-10-04 15:41:33 -04:00
<title>XMPP Extensions</title>
2008-09-09 11:42:12 -04:00
<!--#include virtual="/includes/head.txt" -->
2006-10-04 15:41:33 -04:00
<h2>XMPP Extensions</h2>
2006-10-04 15:39:13 -04:00
2007-02-13 22:13:44 -05:00
<p><a class='standardsButton' href='atom.xml'>ATOM</a> <a class='standardsButton' href='rss.xml'>RSS</a></p>
2006-10-04 15:39:13 -04:00
2007-02-13 22:13:44 -05:00
<p>This page lists all <a href='/extensions/'>XMPP Extension Protocols</a> published by the XMPP Standards Foundation, including specifications that have been retracted, rejected, deprecated, and obsoleted.</p>
2006-10-04 15:39:13 -04:00
<p><em>Note: The following table is sortable, just click on the headers (click twice to reverse the sort order).</em></p>
<table border='1' cellpadding='3' cellspacing='0' class='sortable' id='xeplist'>
<tr class='xepheader'>
<th align='left'>Number</th>
<th align='left'>Name</th>
<th align='left'>Type</th>
<th align='left'>Status</th>
<th align='left'>Date</th>
</tr>
2008-09-09 11:42:12 -04:00
<!--#include virtual="/includes/xeps-all.txt" -->
2006-10-04 15:39:13 -04:00
</table>
2008-09-09 11:42:12 -04:00
<!--#include virtual="/includes/foot.txt" -->