-16002   AN XQUERY EXPRESSION HAS AN UNEXPECTED TOKEN token FOLLOWING text. EXPECTED TOKENS MAY INCLUDE: token-list. ERROR QNAME= ERR:XPST0003

Explanation

The token that follows text is not valid where it occurs in the expression. The token-list includes one or more possible tokens that are valid replacements for the unexpected token.

System action

The XQuery expression cannot be processed.

Programmer response

Use the correct syntax for the expression.

SQLSTATE

10505