mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Merge branch 'feature/xep-0390'
This commit is contained in:
commit
aa7ed19cfb
@ -48,6 +48,12 @@
|
||||
<supersededby/>
|
||||
<shortname>ecaps2</shortname>
|
||||
&jonaswielicki;
|
||||
<revision>
|
||||
<version>0.3.1</version>
|
||||
<date>2020-04-28</date>
|
||||
<initials>fs</initials>
|
||||
<remark>Add another xml:lang example</remark>
|
||||
</revision>
|
||||
<revision>
|
||||
<version>0.3.0</version>
|
||||
<date>2018-10-01</date>
|
||||
@ -130,7 +136,7 @@
|
||||
<div class="box"><p>General remarks:</p>
|
||||
<ul>
|
||||
<li><p>The algorithm strongly distinguishes between character data (sequences of Unicode code points) and octet strings (sequences of 8-bit bytes). Whenever character data is encoded to octet strings in the following algorithm, the UTF-8 as specified in &rfc3629; encoding is used. Whenever octet strings are sorted in the following algorithm, the i;octet collation as specified in &rfc4790; is used.</p></li>
|
||||
<li><p>The algorithm uses the <tt>xml:lang</tt> attribute. Implementations must take implicit values for the <tt>xml:lang</tt> attribute into account, for example those inherited from the disco#info or the IQ element.</p></li>
|
||||
<li><p>The algorithm uses the <tt>xml:lang</tt> attribute. Implementations must take implicit values for the <tt>xml:lang</tt> attribute into account, for example those inherited from the disco#info, the IQ element, or from the root <stream> tag.</p></li>
|
||||
</ul></div>
|
||||
<ol>
|
||||
<li>If the <query/> element contains any elements except <identity/>, <feature/> (both from the &xep0030; disco#info namespace) or &xep0128; data forms, abort with an error.</li>
|
||||
|
Loading…
Reference in New Issue
Block a user