The errors we get are the following:
1) c:\Quip>runquip.cmd examples\xmpq1.xquery
Line 0, Column 0: Illegal character
1’) c:\Quip>runquip.cmd -input examples\data\xmp-data.xml -o myOut.xml examples\xmpq1.xquery
Line 0, Column 0: Illegal character
The “Illegal character” is ‘#’; eliminating comments we get
2) c:\Quip>runquip.cmd examples\xmpq1.xquery
Error in line 2, in column 5: Unexpected Token: {
Line 1, Column 29: Illegal escape sequence
2’) c:\Quip>runquip.cmd - input examples\data\xmp-data.xml -o myOut.xml examples\xmpq1.xquery
Error in line 2, in column 5: Unexpected Token: {
Line 1, Column 29: Illegal escape sequence
Thank you in advance
#webMethods#Tamino#API-Management