mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
XEP-0284: Replace tabs with spaces.
This commit is contained in:
parent
ae8b1eb653
commit
6ce697326d
36
xep-0284.xml
36
xep-0284.xml
@ -242,9 +242,9 @@
|
||||
host='chamber@conference.shakespeare.lit'
|
||||
initiator='kingclaudius@shakespeare.lit/castle'
|
||||
sid='851ba2'>
|
||||
<reason>
|
||||
<unsupported-applications/>
|
||||
</reason>
|
||||
<reason>
|
||||
<unsupported-applications/>
|
||||
</reason>
|
||||
</jingle>
|
||||
</iq>
|
||||
]]></example>
|
||||
@ -351,8 +351,8 @@
|
||||
]]></example>
|
||||
</section2>
|
||||
<section2 topic='Refusing a State Offer'>
|
||||
<p>If a multiple state offers were received, one should be accepted and the others should be refused by sending a <refuse-state/> element.</p>
|
||||
<example caption='Refusing a state offer'><![CDATA[
|
||||
<p>If a multiple state offers were received, one should be accepted and the others should be refused by sending a <refuse-state/> element.</p>
|
||||
<example caption='Refusing a state offer'><![CDATA[
|
||||
<message
|
||||
from='laertes@shakespeare.lit/castle'
|
||||
to='kingclaudius@shakespeare.lit/castle'>
|
||||
@ -471,19 +471,19 @@
|
||||
<sxe xmlns='urn:xmpp:sxe:0'
|
||||
session='851ba2'
|
||||
id='4'>
|
||||
<state>
|
||||
<new type='element'
|
||||
name='p'
|
||||
parent='GUID7'
|
||||
rid='GUID8' />
|
||||
<new type='text'
|
||||
chdata='It's good to be the king!'
|
||||
parent='GUID8'
|
||||
rid='GUID9'/>
|
||||
<set target='GUID5'
|
||||
version='1'
|
||||
chdata='It's good to be the king!'/>
|
||||
</state>
|
||||
<state>
|
||||
<new type='element'
|
||||
name='p'
|
||||
parent='GUID7'
|
||||
rid='GUID8' />
|
||||
<new type='text'
|
||||
chdata='It's good to be the king!'
|
||||
parent='GUID8'
|
||||
rid='GUID9'/>
|
||||
<set target='GUID5'
|
||||
version='1'
|
||||
chdata='It's good to be the king!'/>
|
||||
</state>
|
||||
</sxe>
|
||||
</message>
|
||||
]]></example>
|
||||
|
Loading…
Reference in New Issue
Block a user