mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
Update MIX-CORE namespace in XEP-0406
This commit is contained in:
parent
64b62599a8
commit
f0e086b69d
@ -222,7 +222,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<x xmlns='jabber:x:data' type='form'>
|
<x xmlns='jabber:x:data' type='form'>
|
||||||
<field var='FORM_TYPE' type='hidden'>
|
<field var='FORM_TYPE' type='hidden'>
|
||||||
<value>urn:xmpp:mix:core:0</value>
|
<value>urn:xmpp:mix:core:1</value>
|
||||||
</field>
|
</field>
|
||||||
<title>Information Node Modification</title>
|
<title>Information Node Modification</title>
|
||||||
<field type='text-multi'
|
<field type='text-multi'
|
||||||
@ -254,7 +254,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<x xmlns='jabber:x:data' type='submit'>
|
<x xmlns='jabber:x:data' type='submit'>
|
||||||
<field var='FORM_TYPE' type='hidden'>
|
<field var='FORM_TYPE' type='hidden'>
|
||||||
<value>urn:xmpp:mix:core:0</value>
|
<value>urn:xmpp:mix:core:1</value>
|
||||||
</field>
|
</field>
|
||||||
<field var='Name'>
|
<field var='Name'>
|
||||||
<value>Witches Coven</value>
|
<value>Witches Coven</value>
|
||||||
@ -280,7 +280,7 @@
|
|||||||
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
||||||
<publish node='urn:xmpp:mix:nodes:info'>
|
<publish node='urn:xmpp:mix:nodes:info'>
|
||||||
<items>
|
<items>
|
||||||
<item id='2016-05-30T09:00:00' xmlns='urn:xmpp:mix:core:0'/>
|
<item id='2016-05-30T09:00:00' xmlns='urn:xmpp:mix:core:1'/>
|
||||||
</items>
|
</items>
|
||||||
</publish>
|
</publish>
|
||||||
</pubsub>
|
</pubsub>
|
||||||
|
Loading…
Reference in New Issue
Block a user