mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-25 02:32:18 -05:00
Deprecated
This commit is contained in:
parent
b0ce097efb
commit
6daa86dfa8
20
xep-0192.xml
20
xep-0192.xml
@ -10,7 +10,7 @@
|
|||||||
<abstract>This document proposes improvements to the XML stream features definition for inclusion in the specification that supersedes RFC 3920.</abstract>
|
<abstract>This document proposes improvements to the XML stream features definition for inclusion in the specification that supersedes RFC 3920.</abstract>
|
||||||
&LEGALNOTICE;
|
&LEGALNOTICE;
|
||||||
<number>0192</number>
|
<number>0192</number>
|
||||||
<status>Draft</status>
|
<status>Deprecated</status>
|
||||||
<type>Standards Track</type>
|
<type>Standards Track</type>
|
||||||
<sig>Standards</sig>
|
<sig>Standards</sig>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
@ -20,6 +20,12 @@
|
|||||||
<supersededby>None</supersededby>
|
<supersededby>None</supersededby>
|
||||||
<shortname>N/A</shortname>
|
<shortname>N/A</shortname>
|
||||||
&stpeter;
|
&stpeter;
|
||||||
|
<revision>
|
||||||
|
<version>1.1</version>
|
||||||
|
<date>2011-05-11</date>
|
||||||
|
<initials>psa</initials>
|
||||||
|
<remark><p>Per a vote of the XMPP Council, changed specification to Deprecated because the recommendations described in this document were not incorporated into RFC 6120.</p></remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>1.0</version>
|
<version>1.0</version>
|
||||||
<date>2007-01-17</date>
|
<date>2007-01-17</date>
|
||||||
@ -263,17 +269,7 @@ S2: <stream:features>
|
|||||||
</section1>
|
</section1>
|
||||||
<section1 topic='XMPP Registrar Considerations' anchor='registrar'>
|
<section1 topic='XMPP Registrar Considerations' anchor='registrar'>
|
||||||
<section2 topic='Stream Features' anchor='registrar-stream'>
|
<section2 topic='Stream Features' anchor='registrar-stream'>
|
||||||
<p>The ®ISTRAR; includes a dialback stream feature of 'urn:xmpp:features:dialback' in its registry of stream features (see &STREAMFEATURES;).</p>
|
<p>As specified in &xep0220;, the ®ISTRAR; includes a dialback stream feature of 'urn:xmpp:features:dialback' in its registry of stream features (see &STREAMFEATURES;).</p>
|
||||||
<p>The submission is as follows:</p>
|
|
||||||
<code><![CDATA[
|
|
||||||
<feature>
|
|
||||||
<ns>urn:xmpp:features:dialback</ns>
|
|
||||||
<name>dialback</name>
|
|
||||||
<element>dialback</element>
|
|
||||||
<desc>Support for Server Dialback</desc>
|
|
||||||
<doc>XEP-0220</doc>
|
|
||||||
</feature>
|
|
||||||
]]></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