I haven't been able to test 9.0 just yet, but while we're on the subject of XQuery highlighting... If you format a query like:

for
    $s in  ('dog', 'cat', 'ball')
return
    $s

then the 'for' is no longer highlighted. When I get a chance, I'll test the new version to see if it's already been fixed, but seeing as I'm one of the few people that formats queries in this way, I doubt it's been reported.

On 10/23/07, Mircea Enachescu <mircea@oxygenxml.com> wrote:
Hi David,

Thank you for reporting this. The problem was fixed in the current
development stream, and will be available in the 9.0 final release.

Regards,
Mircea.

David Sewell wrote:
> This has not yet been fixed in the 9.0 beta, apparently:
>
>   for $s in ( 'dog', 'cat', 'ball')
>   order by $s
>   return $s
>
> "order by" is not highlighted as syntax keywords.
>
_______________________________________________
oXygen-user mailing list
oXygen-user@oxygenxml.com
http://www.oxygenxml.com/mailman/listinfo/oxygen-user