mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
XEP-0359: Correct example caption
This commit is contained in:
parent
48018afe1b
commit
95f780f7d3
@ -127,7 +127,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