This [[Module Library|XQuery Module]] contains functions for evaluating XQuery strings and modules at runtime.
Since {{Mark|Version 7.8}}, used variables must be explicitly declared in the query string via the {{Code|declare variable}} statement.
=Conventions=
;Version 7.8
* Added: [[#xquery:evaluate|xquery:evaluate]]* Updated: used variables must be explicitly declared in the query string.
This module was introduced with Version 7.3. Functions have been adopted from the obsolete Utility Module.
[[Category:XQuery]]