mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 00:35:02 -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'>
|
||||
<p>The common way to browse to a JabberID using IQ is:</p>
|
||||
<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"/>
|
||||
</iq>
|
||||
</example>
|
||||
@ -342,8 +342,8 @@
|
||||
<item
|
||||
category="application"
|
||||
jid="jer@jabber.org/chess"
|
||||
name="XChess"/
|
||||
type="game">
|
||||
name="XChess"
|
||||
type="game"/>
|
||||
<item
|
||||
category="user"
|
||||
jid="jer@jabber.org/palm"
|
||||
|
Loading…
Reference in New Issue
Block a user