mirror of
https://github.com/moparisthebest/xeps
synced 2024-12-21 23:28:51 -05:00
typo
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@2544 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
f67efe4588
commit
d885f51bef
@ -427,7 +427,7 @@
|
||||
<section1 topic='Examples' anchor='examples'>
|
||||
<p>The foregoing examples show the use of result set management in the context of <cite>Jabber Search</cite>. In the following examples we show the use of this protocol in the context of <cite>Service Discovery</cite>. <cite>XEP-0136</cite> ("Message Archiving") includes more examples. A future version of this document may also include examples from <cite>Publish-Subscribe</cite> and other XMPP protocol extensions.</p>
|
||||
<example caption='Requesting a Limit to the Result Set'><![CDATA[
|
||||
<iq type='set' from='stpeter@jabber.org/roundabout' to='conference.jabber.org' id='ex2'>
|
||||
<iq type='get' from='stpeter@jabber.org/roundabout' to='conference.jabber.org' id='ex2'>
|
||||
<query xmlns='http://jabber.org/protocol/disco#items'>
|
||||
<set xmlns='http://jabber.org/protocol/rsm'>
|
||||
<max>20</max>
|
||||
|
Loading…
Reference in New Issue
Block a user