Merge branch 'feature/xep-0359' into premerge

This commit is contained in:
Jonas Schäfer 2020-11-03 16:48:32 +01:00
commit 5538379b60
1 changed files with 7 additions and 1 deletions

View File

@ -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'>