OpenWGA 7.9 - WebTML reference

WebTML tags » query

<tml:query max ="0...n">

Purpose:

Specifies the maximum number of documents this query can return.

Description:

Limits the maximum number of query results. Per default the limit is set to "500" or to the value specified by the publisher option "MaxQueryResults".
If max is set to "0" the number of documents is unlimited.

Value(s):

0: no limit
1-n: maximum number of documents to return

Default value:

500