mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
parent
6248facf3b
commit
fdb3dfa65d
13
xep-0359.xml
13
xep-0359.xml
@ -164,7 +164,18 @@
|
|||||||
</section1>
|
</section1>
|
||||||
<section1 topic='XMPP Registrar Considerations' anchor='registrar'>
|
<section1 topic='XMPP Registrar Considerations' anchor='registrar'>
|
||||||
<section2 topic='Protocol Namespaces' anchor='ns'>
|
<section2 topic='Protocol Namespaces' anchor='ns'>
|
||||||
<p>The ®ISTRAR; includes "urn:xmpp:sid:0" in its registry of protocol namespaces (see &NAMESPACES;).</p>
|
<p>This specification defines the following XML namespaces:</p>
|
||||||
|
<ul>
|
||||||
|
<li>urn:xmpp:sid:0</li>
|
||||||
|
</ul>
|
||||||
|
<p>The ®ISTRAR; shall include the foregoing namespaces in its registry of protocol namespaces (see &NAMESPACES;) and in its disco features registry (&DISCOFEATURES;) as defined in &xep0030;.</p>
|
||||||
|
<code caption='Registration'><![CDATA[
|
||||||
|
<var>
|
||||||
|
<name>urn:xmpp:sid:0</name>
|
||||||
|
<desc>Indicates that an entity adds stanza-ids and follows the business rules described in the XEP</desc>
|
||||||
|
<doc>XEP-0359</doc>
|
||||||
|
</var>
|
||||||
|
]]></code>
|
||||||
</section2>
|
</section2>
|
||||||
</section1>
|
</section1>
|
||||||
<section1 topic='XML Schema' anchor='schema'>
|
<section1 topic='XML Schema' anchor='schema'>
|
||||||
|
Loading…
Reference in New Issue
Block a user