Loading TOC...

XDMP-LEGACYVARSYNTAX

W3C XQuery Standard Equivalent: err:XPST0003

Message Text

Use := to initialize module variables: variable1

Cause

You have used the "0.9-ml" syntax for initializing global variables.

Response

Use ":=" rather than "{ ... }".

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