I am evaluating Stylus Studio mainly for xquery development against XML payload exchanged using SOAP. I've inherited a complex xquery (about 1800 lines) and when I try to execute it using Saxon as engine I get this error:
XPST0003: Xquery sintax error in ##:Unexpected token " < e o f >" in path expression.
This query works fine in AcquaLogic, so no really sure it's a bug in the file or Saxon. Could anyone please give advise on this? At least to understand on which line it finds this token.
Thanks in advance