mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
Correcting XML examples. (Thanks Neustradamus)
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@4243 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
8724338a7d
commit
e9d35a0442
@ -221,7 +221,7 @@
|
||||
id='newnode1'>
|
||||
<event xmlns='http://jabber.org/protocol/pubsub#event'>
|
||||
<collection node='some-collection'>
|
||||
<associate node='new-node-id'>
|
||||
<associate node='new-node-id'/>
|
||||
</collection>
|
||||
</event>
|
||||
</message>
|
||||
@ -602,7 +602,7 @@
|
||||
id='newnode3'>
|
||||
<event xmlns='http://jabber.org/protocol/pubsub#event'>
|
||||
<collection node='some-collection'>
|
||||
<associate node='new-node-id'>
|
||||
<associate node='new-node-id'/>
|
||||
</collection>
|
||||
</event>
|
||||
</message>
|
||||
@ -670,7 +670,7 @@
|
||||
id='oldnode1'>
|
||||
<event xmlns='http://jabber.org/protocol/pubsub#event'>
|
||||
<collection node='some-collection'>
|
||||
<disassociate node='new-node-id'>
|
||||
<disassociate node='new-node-id'/>
|
||||
</collection>
|
||||
</event>
|
||||
</message>
|
||||
|
Loading…
Reference in New Issue
Block a user