mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 02:02:16 -05:00
XEP-0408: Fix some XML examples
This commit is contained in:
parent
2c93e79692
commit
8b1ca45536
@ -87,7 +87,7 @@
|
|||||||
type='text'/>
|
type='text'/>
|
||||||
<feature var='urn:xmpp:mix:core:0'/>
|
<feature var='urn:xmpp:mix:core:0'/>
|
||||||
<feature var='http://jabber.org/protocol/muc'/>
|
<feature var='http://jabber.org/protocol/muc'/>
|
||||||
<feature var='urn:xmpp:mix:core:0#searchable'>
|
<feature var='urn:xmpp:mix:core:0#searchable'/>
|
||||||
</query>
|
</query>
|
||||||
</iq>
|
</iq>
|
||||||
]]></example>
|
]]></example>
|
||||||
@ -103,7 +103,7 @@
|
|||||||
id='lx09df27'
|
id='lx09df27'
|
||||||
to='mix.shakespeare.example'
|
to='mix.shakespeare.example'
|
||||||
type='get'>
|
type='get'>
|
||||||
<query xmlns='http://jabber.org/protocol/disco#info'>
|
<query xmlns='http://jabber.org/protocol/disco#info'/>
|
||||||
</iq>
|
</iq>
|
||||||
|
|
||||||
<iq from='mix.shakespeare.example'
|
<iq from='mix.shakespeare.example'
|
||||||
|
Loading…
Reference in New Issue
Block a user