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