mirror of
https://github.com/moparisthebest/xeps
synced 2025-02-16 07:10:15 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2885 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8e299b65bb
commit
a0fac5d127
16
xep-0154.xml
16
xep-0154.xml
@ -237,13 +237,15 @@
|
|||||||
<iq type='set' id='pub1'>
|
<iq type='set' id='pub1'>
|
||||||
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
||||||
<publish node='urn:xmpp:tmp:profile'>
|
<publish node='urn:xmpp:tmp:profile'>
|
||||||
<profile xmlns='urn:xmpp:tmp:profile'>
|
<item>
|
||||||
<x xmlns='jabber:x:data' type='result'>
|
<profile xmlns='urn:xmpp:tmp:profile'>
|
||||||
<field var='weblog'>
|
<x xmlns='jabber:x:data' type='result'>
|
||||||
<value>http://www.denmark.lit/blogs/princely_musings</value>
|
<field var='weblog'>
|
||||||
</field>
|
<value>http://www.denmark.lit/blogs/princely_musings</value>
|
||||||
</x>
|
</field>
|
||||||
</profile>
|
</x>
|
||||||
|
</profile>
|
||||||
|
</item>
|
||||||
</publish>
|
</publish>
|
||||||
</pubsub>
|
</pubsub>
|
||||||
</iq>
|
</iq>
|
||||||
|
Loading…
Reference in New Issue
Block a user