XEP-0410: add formal XMPP Registry Submission, thx jonas

This commit is contained in:
Georg Lukas 2019-01-15 19:03:28 +01:00
parent e56fc624a1
commit c2405e08fd
1 changed files with 8 additions and 0 deletions

View File

@ -214,6 +214,14 @@
<section1 topic='XMPP Registrar Considerations' anchor='registrar'>
<p>Include "<tt>http://jabber.org/protocol/muc#self-ping-optimization</tt>"
as a valid feature in the Registry of Features.</p>
<code caption='Registry Submission'><![CDATA[
<var>
<name>http://jabber.org/protocol/muc#self-ping-optimization</name>
<desc>Support for the MUC self-ping optimization</desc>
<doc>XEP-0410</doc>
</var>
]]></code>
</section1>
<section1 topic='XML Schema' anchor='schema'>
<p>This document does not define any new XML structure requiring a schema.</p>