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