mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-17 15:40:30 -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'
|
host='chamber@conference.shakespeare.lit'
|
||||||
initiator='kingclaudius@shakespeare.lit/castle'
|
initiator='kingclaudius@shakespeare.lit/castle'
|
||||||
sid='851ba2'>
|
sid='851ba2'>
|
||||||
<reason>
|
<reason>
|
||||||
<unsupported-applications/>
|
<unsupported-applications/>
|
||||||
</reason>
|
</reason>
|
||||||
</jingle>
|
</jingle>
|
||||||
</iq>
|
</iq>
|
||||||
]]></example>
|
]]></example>
|
||||||
@ -351,8 +351,8 @@
|
|||||||
]]></example>
|
]]></example>
|
||||||
</section2>
|
</section2>
|
||||||
<section2 topic='Refusing a State Offer'>
|
<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>
|
<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[
|
<example caption='Refusing a state offer'><![CDATA[
|
||||||
<message
|
<message
|
||||||
from='laertes@shakespeare.lit/castle'
|
from='laertes@shakespeare.lit/castle'
|
||||||
to='kingclaudius@shakespeare.lit/castle'>
|
to='kingclaudius@shakespeare.lit/castle'>
|
||||||
@ -471,19 +471,19 @@
|
|||||||
<sxe xmlns='urn:xmpp:sxe:0'
|
<sxe xmlns='urn:xmpp:sxe:0'
|
||||||
session='851ba2'
|
session='851ba2'
|
||||||
id='4'>
|
id='4'>
|
||||||
<state>
|
<state>
|
||||||
<new type='element'
|
<new type='element'
|
||||||
name='p'
|
name='p'
|
||||||
parent='GUID7'
|
parent='GUID7'
|
||||||
rid='GUID8' />
|
rid='GUID8' />
|
||||||
<new type='text'
|
<new type='text'
|
||||||
chdata='It's good to be the king!'
|
chdata='It's good to be the king!'
|
||||||
parent='GUID8'
|
parent='GUID8'
|
||||||
rid='GUID9'/>
|
rid='GUID9'/>
|
||||||
<set target='GUID5'
|
<set target='GUID5'
|
||||||
version='1'
|
version='1'
|
||||||
chdata='It's good to be the king!'/>
|
chdata='It's good to be the king!'/>
|
||||||
</state>
|
</state>
|
||||||
</sxe>
|
</sxe>
|
||||||
</message>
|
</message>
|
||||||
]]></example>
|
]]></example>
|
||||||
|
Loading…
Reference in New Issue
Block a user