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.