XQuery 3, xqDoc (and eXide)
Posted: Wed Mar 06, 2013 3:26 pm
Hello,
I've started working with exist2 and oxygen. I came across a problem with oxygen's xqdoc relating to some of the code that was pregenerated by eXide. Spesifically this line:
causes a
Is that something new in xquery3 and xqdoc is not compatible?
Best regards,
Lauri Hyttinen
I've started working with exist2 and oxygen. I came across a problem with oxygen's xqdoc relating to some of the code that was pregenerated by eXide. Spesifically this line:
Code: Select all
declare function app:test($node as node(), $model as map(*)) {
Code: Select all
line 16:57: unexpected token: (
Best regards,
Lauri Hyttinen