Hi,
in the meantime I have learned about limit and as far as I
understood, the equivalent in XQuery is to enclose the whole
query in round brackets and using a predicate, e.g. :
let $limit := …int…
(…query…)[position() <= $limit]
Regards,
Juliane.
#Tamino#webMethods#API-Management