1.0 DRAFT

This commit is contained in:
Peter Saint-Andre 2013-04-08 10:41:52 -06:00
parent 34cac59db5
commit 8a9e7e06cd
1 changed files with 11 additions and 12 deletions

View File

@ -10,8 +10,7 @@
<abstract>This specification defines a method for indicating that a message is a correction of the last sent message.</abstract> <abstract>This specification defines a method for indicating that a message is a correction of the last sent message.</abstract>
&LEGALNOTICE; &LEGALNOTICE;
<number>0308</number> <number>0308</number>
<status>Experimental</status> <status>Draft</status>
<lastcall>2012-08-17</lastcall>
<type>Standards Track</type> <type>Standards Track</type>
<sig>Standards</sig> <sig>Standards</sig>
<approver>Council</approver> <approver>Council</approver>
@ -20,8 +19,14 @@
</dependencies> </dependencies>
<supersedes/> <supersedes/>
<supersededby/> <supersededby/>
<shortname>NOT_YET_ASSIGNED</shortname> <shortname>message-correct</shortname>
&ksmith; &ksmith;
<revision>
<version>1.0</version>
<date>2013-04-08</date>
<initials>psa</initials>
<remark><p>Per a vote of the XMPP Council, advanced specification from Experimental to Draft.</p></remark>
</revision>
<revision> <revision>
<version>0.2</version> <version>0.2</version>
<date>2013-02-24</date> <date>2013-02-24</date>
@ -106,19 +111,13 @@
</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>Upon advancement of this specification, the &REGISTRAR; shall issue permanent namespaces in accordance with the process defined in Section 4 of &xep0053;.</p> <p>The &REGISTRAR; includes 'urn:xmpp:message-correct:0' in its registry of protocol namespaces (see &NAMESPACES;).</p>
<p>The following namespaces are requested, and are thought to be unique per the XMPP Registrar's requirements:</p>
<ul> <ul>
<li>urn:xmpp:message-correct:0</li> <li>urn:xmpp:message-correct:0</li>
</ul> </ul>
</section2> </section2>
<section2 topic='Service Discovery Identities' anchor='registrar-identity'> <section2 topic='Protocol Versioning' anchor='registrar-versioning'>
<code caption='Registry Submission'><![CDATA[ &NSVER;
<var>
<name>urn:xmpp:message-correct:0</name>
<desc>Support for message correction</desc>
<doc>XEP-0308</doc>
</var>]]></code>
</section2> </section2>
</section1> </section1>
<section1 topic='XML Schema' anchor='schema'> <section1 topic='XML Schema' anchor='schema'>