1
0
mirror of https://github.com/moparisthebest/xeps synced 2024-12-21 23:28:51 -05:00

2.8 published

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@795 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-05-02 19:41:23 +00:00
parent fd6c0d426c
commit f56a293718

View File

@ -28,8 +28,8 @@
&temas; &temas;
&stpeter; &stpeter;
<revision> <revision>
<version>2.8pre1</version> <version>2.8</version>
<date>in progress, last updated 2007-05-02</date> <date>2007-05-02</date>
<initials>psa</initials> <initials>psa</initials>
<remark><p>Removed mentions of presence stanzas; added section on discovering support; added section on substantive changes in Final state.</p></remark> <remark><p>Removed mentions of presence stanzas; added section on discovering support; added section on substantive changes in Final state.</p></remark>
</revision> </revision>
@ -728,12 +728,13 @@
<ul> <ul>
<li>Specified that the 'var' attribute is required for all field types except "fixed", for which the 'var' attribute is optional.</li> <li>Specified that the 'var' attribute is required for all field types except "fixed", for which the 'var' attribute is optional.</li>
<li>Specified when to advertise support via service discovery.</li> <li>Specified when to advertise support via service discovery.</li>
<li>Removed references to &PRESENCE; stanzas.</li>
</ul> </ul>
</section1> </section1>
<section1 topic='Changes in Draft State' anchor='draft-changes'> <section1 topic='Changes in Draft State' anchor='draft-changes'>
<p>The following substantive protocol changes were made while this specification was in the Draft state:</p> <p>The following substantive protocol changes were made while this specification was in the Draft state:</p>
<ul> <ul>
<li>The &lt;x/&gt; element MAY be included directly in &lt;message/&gt; stanzas.</li> <li>The &lt;x/&gt; element MAY be included directly in &MESSAGE; and &PRESENCE; stanzas.</li>
<li>The &lt;x/&gt; element MAY contain a &lt;title/&gt; child for forms and results.</li> <li>The &lt;x/&gt; element MAY contain a &lt;title/&gt; child for forms and results.</li>
<li>The &lt;x/&gt; element MUST possess a 'type' attribute.</li> <li>The &lt;x/&gt; element MUST possess a 'type' attribute.</li>
<li>A &lt;field/&gt; element MAY be of type='jid-single'.</li> <li>A &lt;field/&gt; element MAY be of type='jid-single'.</li>