mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
Merge branch 'feature/xep-0359' into premerge
This commit is contained in:
commit
5538379b60
@ -24,6 +24,12 @@
|
||||
<supersededby/>
|
||||
<shortname>stanza-id</shortname>
|
||||
&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>
|
||||
<version>0.6.0</version>
|
||||
<date>2018-10-01</date>
|
||||
@ -127,7 +133,7 @@
|
||||
<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.
|
||||
</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'
|
||||
to='room@muc.example.com'
|
||||
type='groupchat'>
|
||||
|
Loading…
Reference in New Issue
Block a user