Hi,

I think in example 5 http://xmpp.org/extensions/xep-0059.html#limit, the
Result Set should use max and not limit.

*Example 5. A query using Result Set Management*

<iq type='get' id='q29302'>

  <query xmlns='urn:xmpp:mam:tmp'>

      <start>2010-08-07T00:00:00Z</start>

      <set xmlns='http://jabber.org/protocol/rsm'>

         <limit>10</limit>

      </set>

  </query>

</iq>



XEP 0059 Results Set Management doesn't specify the limit tag and according
to the spec max would achieve exactly the same thing.

Regards

Spencer

Reply via email to