XQuery comments not recognized
Status: Alpha
Brought to you by:
howardk
According to http://www.w3.org/TR/xquery/#comments,
comments in a query are denoted by "(:" and ":)". These
are not recognized in XQEngine
Logged In: YES
user_id=134704
This one's tricky. There's something subtle going on in the
grammar (with lexical states I believe) that's not immediately
obvious. I'm deferring this one for a bit.