xdmp:xquery-version

xdmp:xquery-version() as xs:string

Summary

Returns the XQuery language version of the calling module. Currently supported XQuery versions are:

Example

  xdmp:xquery-version()
   => "1.0-ml"
Powered by MarkLogic Server | Terms of Use | Privacy Policy