CWWBS0057E   Syntax error in XSLT document() function argument: 0

Explanation

The argument of the XPath document() function must begin either with single quotes (') or double quotes (").

User response

Verify the XPath expression.