mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
Merge branch 'feature/xep-0359' into premerge
This commit is contained in:
commit
5538379b60
@ -24,6 +24,12 @@
|
|||||||
<supersededby/>
|
<supersededby/>
|
||||||
<shortname>stanza-id</shortname>
|
<shortname>stanza-id</shortname>
|
||||||
&flow;
|
&flow;
|
||||||
|
<revision>
|
||||||
|
<version>0.6.1</version>
|
||||||
|
<date>2020-11-03</date>
|
||||||
|
<initials>gh/@melvo</initials>
|
||||||
|
<remark><p>Correct example caption</p></remark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<version>0.6.0</version>
|
<version>0.6.0</version>
|
||||||
<date>2018-10-01</date>
|
<date>2018-10-01</date>
|
||||||
@ -127,7 +133,7 @@
|
|||||||
<p>
|
<p>
|
||||||
Some use cases require the originating entity, e.g. a client, to generate the stanza ID. In this case, the client MUST use the &origin-id; element extension element qualified by the 'urn:xmpp:sid:0' namespace. Note that originating entities often want to conceal their XMPP address and therefore the &origin-id; element has no 'by' attribute.
|
Some use cases require the originating entity, e.g. a client, to generate the stanza ID. In this case, the client MUST use the &origin-id; element extension element qualified by the 'urn:xmpp:sid:0' namespace. Note that originating entities often want to conceal their XMPP address and therefore the &origin-id; element has no 'by' attribute.
|
||||||
</p>
|
</p>
|
||||||
<example caption='A message stanza with the stanza ID extension.'><![CDATA[
|
<example caption='A message stanza with the origin ID extension.'><![CDATA[
|
||||||
<message xmlns='jabber:client'
|
<message xmlns='jabber:client'
|
||||||
to='room@muc.example.com'
|
to='room@muc.example.com'
|
||||||
type='groupchat'>
|
type='groupchat'>
|
||||||
|
Loading…
Reference in New Issue
Block a user