W3C XQuery Standard Equivalent: err:XQST0106
Message Text
A function declaration's annotations cannot contain more than one annotation named %fn:private or %fn:public.
Cause
The function declaration contains duplicate %fn:public
or %fn:private
annotations, or contains both these annotations.
Response
Remove one or more annotations.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.