corrected XMPP Registrar considerations

This commit is contained in:
Peter Saint-Andre 2013-09-27 16:08:22 -06:00
parent 228cf8066b
commit 8d0f456d40
1 changed files with 2 additions and 10 deletions

View File

@ -220,18 +220,10 @@ C: <db:result from='capulet.lit' to='conference.montague.lit' type='valid'/>
</section1>
<section1 topic='XMPP Registrar Considerations' anchor='registrar'>
<section2 topic='Protocol Namespaces' anchor='registrar-ns'>
<p>This specification defines the following XML namespace:</p>
<ul>
<li>'urn:xmpp:bidi'</li>
</ul>
<p>Upon advancement of this specification from a status of Experimental to a status of Draft, the &REGISTRAR; shall add the foregoing namespace to the registry located at &NAMESPACES;, as described in Section 4 of &xep0053;.</p>
<p>The &REGISTRAR; includes 'urn:xmpp:bidi' in its registry of protocol namespaces (see &NAMESPACES;).</p>
</section2>
<section2 topic='Stream Features' anchor='registrar-stream'>
<p>This specification defines the following XML namespace:</p>
<ul>
<li>'urn:xmpp:features:bidi'</li>
</ul>
<p>Upon advancement of this specification from a status of Experimental to a status of Draft, the XMPP Registrar shall add 'urn:xmpp:features:bidi' in its registry of stream features at &STREAMFEATURES;.</p>
<p>The XMPP Registrar includes 'urn:xmpp:features:bidi' in its registry of stream features (see &STREAMFEATURES;).</p>
</section2>
</section1>
<section1 topic='IANA Considerations' anchor='iana'>