XEP-0359: Correct example caption

master
Melvin Keskin 3 years ago
parent 48018afe1b
commit 95f780f7d3
No known key found for this signature in database
GPG Key ID: 04EFAD0F7A4D9724

@ -127,7 +127,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…
Cancel
Save