remark syntax

git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@631 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
Peter Saint-Andre 2007-02-28 21:48:09 +00:00
parent cf64cd2f8f
commit 0ac90b66d1
1 changed files with 17 additions and 17 deletions

View File

@ -31,103 +31,103 @@
<version>1.6</version>
<date>2007-02-21</date>
<initials>ip</initials>
<remark>Multiple clarifications and restructuring without changes to protocol itself; changed title to BOSH; added section that fully explores the technique underlying the protocol; separated XMPP-specific features into new XEP-0206; added optional new Script Syntax and session pauses; added Acknowledgements section; added from and ver attributes; added hold attribute to session creation response; clarified polling too-frequently error; recommended clients use HTTP Pipelining.</remark>
<remark><p>Multiple clarifications and restructuring without changes to protocol itself; changed title to BOSH; added section that fully explores the technique underlying the protocol; separated XMPP-specific features into new XEP-0206; added optional new Script Syntax and session pauses; added Acknowledgements section; added from and ver attributes; added hold attribute to session creation response; clarified polling too-frequently error; recommended clients use HTTP Pipelining.</p></remark>
</revision>
<revision>
<version>1.5</version>
<date>2006-04-28</date>
<initials>ip/psa</initials>
<remark>Added optional Multiple Streams section; added security considerations about encrypted HTTP connections; recommended use of SSL rather than HTTP over TLS; specified that request ID values must not exceed 9007199254740991; corrected datatypes of inactivity, polling, rid, and wait attributes in the schema; added &lt;any/&gt; and &lt;anyAttribute/&gt; elements to schema to optionally support non-XMPP XML elements and attributes; deprecated HTTP error codes in favor of new terminal binding conditions.</remark>
<remark><p>Added optional Multiple Streams section; added security considerations about encrypted HTTP connections; recommended use of SSL rather than HTTP over TLS; specified that request ID values must not exceed 9007199254740991; corrected datatypes of inactivity, polling, rid, and wait attributes in the schema; added &lt;any/&gt; and &lt;anyAttribute/&gt; elements to schema to optionally support non-XMPP XML elements and attributes; deprecated HTTP error codes in favor of new terminal binding conditions.</p></remark>
</revision>
<revision>
<version>1.4</version>
<date>2005-12-14</date>
<initials>psa</initials>
<remark>Modified syntax of route attribute to be proto:host:port rather than XMPP URI/IRI.</remark>
<remark><p>Modified syntax of route attribute to be proto:host:port rather than XMPP URI/IRI.</p></remark>
</revision>
<revision>
<version>1.3</version>
<date>2005-11-02</date>
<initials>ip</initials>
<remark>Corrected stream:features namespace and the Recoverable Binding Conditions section; recommended that connection manager shall return secure attribute to client; recommended end-to-end encryption through proxy connection managers.</remark>
<remark><p>Corrected stream:features namespace and the Recoverable Binding Conditions section; recommended that connection manager shall return secure attribute to client; recommended end-to-end encryption through proxy connection managers.</p></remark>
</revision>
<revision>
<version>1.2</version>
<date>2005-06-16</date>
<initials>ip</initials>
<remark>Specified optional use of route and secure attributes in session request. Minor correction: the stream features element should be included in the response that contains the authid attribute (this is not necessarily the session creation response).</remark>
<remark><p>Specified optional use of route and secure attributes in session request. Minor correction: the stream features element should be included in the response that contains the authid attribute (this is not necessarily the session creation response).</p></remark>
</revision>
<revision>
<version>1.1</version>
<date>2005-06-02</date>
<initials>ip</initials>
<remark>Specified optional use of HTTP Accept-Encoding and Content-Encoding headers for compression at HTTP binding level.</remark>
<remark><p>Specified optional use of HTTP Accept-Encoding and Content-Encoding headers for compression at HTTP binding level.</p></remark>
</revision>
<revision>
<version>1.0</version>
<date>2005-03-03</date>
<initials>psa</initials>
<remark>Per a vote of the Jabber Council, advanced status to Draft.</remark>
<remark><p>Per a vote of the Jabber Council, advanced status to Draft.</p></remark>
</revision>
<revision>
<version>0.10</version>
<date>2004-11-08</date>
<initials>ip</initials>
<remark>Changed HTTP 401 errors to HTTP 404.</remark>
<remark><p>Changed HTTP 401 errors to HTTP 404.</p></remark>
</revision>
<revision>
<version>0.9</version>
<date>2004-10-26</date>
<initials>ip/psa</initials>
<remark>Added charset attribute.</remark>
<remark><p>Added charset attribute.</p></remark>
</revision>
<revision>
<version>0.8</version>
<date>2004-10-26</date>
<initials>ip</initials>
<remark>Specified that wait attribute must be included in the session creation response.</remark>
<remark><p>Specified that wait attribute must be included in the session creation response.</p></remark>
</revision>
<revision>
<version>0.7</version>
<date>2004-08-12</date>
<initials>psa/ip</initials>
<remark>Defined appropriate XMPP stanza error conditions.</remark>
<remark><p>Defined appropriate XMPP stanza error conditions.</p></remark>
</revision>
<revision>
<version>0.6</version>
<date>2004-07-19</date>
<initials>ip</initials>
<remark>Added xml:lang attribute to the session request; added recoverable binding error conditions.</remark>
<remark><p>Added xml:lang attribute to the session request; added recoverable binding error conditions.</p></remark>
</revision>
<revision>
<version>0.5</version>
<date>2004-05-07</date>
<initials>ip/psa</initials>
<remark>Protocol refactored to enable simultaneous requests (request identifier attribute, wait attribute, hold attribute, requests attribute) and recovery of broken connections; added content attribute; removed all wrapper types except 'terminate'; updated error handling; made key mechanism optional (should use SSL/TLS instead).</remark>
<remark><p>Protocol refactored to enable simultaneous requests (request identifier attribute, wait attribute, hold attribute, requests attribute) and recovery of broken connections; added content attribute; removed all wrapper types except 'terminate'; updated error handling; made key mechanism optional (should use SSL/TLS instead).</p></remark>
</revision>
<revision>
<version>0.4</version>
<date>2004-02-23</date>
<initials>psa/ip</initials>
<remark>Fixed typos; removed "resource-constraint" binding error; added HTTP 403 error to table.</remark>
<remark><p>Fixed typos; removed "resource-constraint" binding error; added HTTP 403 error to table.</p></remark>
</revision>
<revision>
<version>0.3</version>
<date>2004-02-19</date>
<initials>psa/ip</initials>
<remark>Added 'authid' attribute to enable communication of XMPP stream ID (used in digest authentication); specified that Content-Types other than "text/xml" are allowed to support older HTTP clients; specified business rule for connection manager queueing of client requests; changed &lt;packet/&gt; to &lt;body/&gt; to support older HTTP clients; changed 'to' attribute on initialization element from MAY to SHOULD; recommended inclusion of unavailable presence in termination element sent from client; described architectural assumptions; specified binding-specific error handling.</remark>
<remark><p>Added 'authid' attribute to enable communication of XMPP stream ID (used in digest authentication); specified that Content-Types other than "text/xml" are allowed to support older HTTP clients; specified business rule for connection manager queueing of client requests; changed &lt;packet/&gt; to &lt;body/&gt; to support older HTTP clients; changed 'to' attribute on initialization element from MAY to SHOULD; recommended inclusion of unavailable presence in termination element sent from client; described architectural assumptions; specified binding-specific error handling.</p></remark>
</revision>
<revision>
<version>0.2</version>
<date>2004-01-13</date>
<initials>dss/psa/ip</initials>
<remark>Added 'to' attribute on the initialization element; specified that 'text/html' is allowable for backwards-compatibility.</remark>
<remark><p>Added 'to' attribute on the initialization element; specified that 'text/html' is allowable for backwards-compatibility.</p></remark>
</revision>
<revision>
<version>0.1</version>
<date>2003-11-06</date>
<initials>dss/psa</initials>
<remark>Initial version.</remark>
<remark><p>Initial version.</p></remark>
</revision>
</header>
<section1 topic="Introduction" anchor='intro'>