mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
XEP-0313: Satisfy xmllint
This commit is contained in:
parent
a81003dadb
commit
6a995fcc3b
@ -30,8 +30,7 @@
|
||||
<revision>
|
||||
<version>0.6</version>
|
||||
<date>2017-02-17</date>
|
||||
<initials>dg</initials>
|
||||
<initials>mw</initials>
|
||||
<initials>dg, mw</initials>
|
||||
<remark>
|
||||
<p>Namespace bump</p>
|
||||
<p>Added method for server to communicate the archive id</p>
|
||||
@ -262,13 +261,13 @@
|
||||
<p>By default all messages match a query, and filters are used to request a subset of the archived
|
||||
messages. Filters are specified in a &xep0004; data form included with the query. The hidden FORM_TYPE field
|
||||
MUST be set to this protocol's namespace, 'urn:xmpp:mam:2'. Three further fields are defined by this
|
||||
XEP and MUST be supported by servers, though all of them are optional for the client. These fields are:
|
||||
XEP and MUST be supported by servers, though all of them are optional for the client. These fields are:</p>
|
||||
<ul>
|
||||
<li>start</li>
|
||||
<li>end</li>
|
||||
<li>with</li>
|
||||
</ul>
|
||||
Other fields may be used, but are not defined in this document - the naming of new fields MUST be
|
||||
<p>Other fields may be used, but are not defined in this document - the naming of new fields MUST be
|
||||
consistent with the format defined in &xep0068;. Servers MUST NOT mark any fields in the form as
|
||||
being required (i.e. with the data forms <required/> element), regardless of whether they are
|
||||
defined in this document or elsewhere.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user