mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 08:45:04 -05:00
corrected examples
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@3956 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
c867ff5505
commit
1ae344bdeb
@ -310,7 +310,7 @@
|
|||||||
<section2 topic='Browsing to a JabberID'>
|
<section2 topic='Browsing to a JabberID'>
|
||||||
<p>The common way to browse to a JabberID using IQ is:</p>
|
<p>The common way to browse to a JabberID using IQ is:</p>
|
||||||
<example caption='Browsing to a JabberID'>
|
<example caption='Browsing to a JabberID'>
|
||||||
<iq type="get" to="jer@jabber.org" id="browse1"/>
|
<iq type="get" to="jer@jabber.org" id="browse1">
|
||||||
<query xmlns="jabber:iq:browse"/>
|
<query xmlns="jabber:iq:browse"/>
|
||||||
</iq>
|
</iq>
|
||||||
</example>
|
</example>
|
||||||
@ -342,8 +342,8 @@
|
|||||||
<item
|
<item
|
||||||
category="application"
|
category="application"
|
||||||
jid="jer@jabber.org/chess"
|
jid="jer@jabber.org/chess"
|
||||||
name="XChess"/
|
name="XChess"
|
||||||
type="game">
|
type="game"/>
|
||||||
<item
|
<item
|
||||||
category="user"
|
category="user"
|
||||||
jid="jer@jabber.org/palm"
|
jid="jer@jabber.org/palm"
|
||||||
|
Loading…
Reference in New Issue
Block a user