mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@697 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
7a4f391bf1
commit
a09c8d43ab
@ -248,7 +248,7 @@
|
||||
<section2 topic='Entity publishes location via pubsub' anchor='usecases-pubsub'>
|
||||
<p>In order to provide information about one's location, the publishing entity should use the pubsub protocol (the following examples show use of the publish-subscribe subset specified in <cite>XEP-0163</cite>).</p>
|
||||
<example caption='Entity publishes location'><![CDATA[
|
||||
<iq type='set' from='portia@merchantofvenice.lit/pda'> id='publish1'>
|
||||
<iq type='set' from='portia@merchantofvenice.lit/pda' id='publish1'>
|
||||
<pubsub xmlns='http://jabber.org/protocol/pubsub'>
|
||||
<publish node='http://jabber.org/protocol/geoloc'>
|
||||
<item id='a1s2d3f4g5h6bjeh936'>
|
||||
|
Loading…
Reference in New Issue
Block a user