Loading TOC...

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"

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.