[oXygen-user] xquery annotation highlighting

Jakob Fix jakob.fix at gmail.com
Thu May 16 02:01:41 CDT 2013


Hi,

I noticed that currently (14.2) the highlighting of xquery annotations as
introduced with 3.0 doesn't seem to work.

we're using the xquery version "1.0-ml" (MarkLogic's flavour of xquery 1.0,
with 3.0 features mixed in).

the annotations look like this (taken from https://github.com/xquery/rxq):

declare
   %rxq:GET
   %rxq:path('/address/id/(.*)')
   %rxq:produces('text/html')
function addr:get-address($id){
   ....
};

what would need to be done to make annotations display correctly?


cheers,
Jakob.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20130516/69ac950f/attachment.html 


More information about the oXygen-user mailing list