Loading TOC...

XDMP-CIRCVAR

W3C XQuery Standard Equivalent: err:XQST0054

W3C XSLT Standard Equivalent: err:XTDE0640

Message Text

Circularly defined variable or parameter variable1

Cause

The variable or parameter variable1 depends upon itself.

For example, this error will occur if the initialization of a variable includes a call to function which references the variable.

Response

Correct your code.

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