<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Daniel,<br>
<br>
Thank you for reporting this issue as well. It was already fixed in the
current development stream, and will be available in the 9.0 final
release.<br>
<br>
Regards,<br>
Mircea<br>
<br>
Daniel Renfer wrote:
<blockquote
 cite="mid:10743d6d0710230606u67759352x2ff2ee783aadb39b@mail.gmail.com"
 type="cite">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:<br>
  <br>
for<br>
&nbsp;&nbsp;&nbsp; $s in&nbsp; ('dog', 'cat', 'ball')<br>
return<br>
&nbsp;&nbsp;&nbsp; $s
  <br>
  <br>
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.
  <br>
  <br>
  <div><span class="gmail_quote">On 10/23/07, <b
 class="gmail_sendername">Mircea Enachescu</b> &lt;<a
 moz-do-not-send="true" href="mailto:mircea@oxygenxml.com">mircea@oxygenxml.com</a>&gt;
wrote:</span>
  <blockquote class="gmail_quote"
 style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi
David,<br>
    <br>
Thank you for reporting this. The problem was fixed in the current<br>
development stream, and will be available in the 9.0 final release.<br>
    <br>
Regards,<br>
Mircea.<br>
    <br>
David Sewell wrote:<br>
&gt; This has not yet been fixed in the 9.0 beta, apparently:<br>
&gt;<br>
&gt;&nbsp;&nbsp; for $s in ( 'dog', 'cat', 'ball')<br>
&gt;&nbsp;&nbsp; order by $s<br>
&gt;&nbsp;&nbsp; return $s<br>
&gt;<br>
&gt; "order by" is not highlighted as syntax keywords.<br>
&gt;
    <br>
_______________________________________________<br>
oXygen-user mailing list<br>
    <a moz-do-not-send="true" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a><br>
    <a moz-do-not-send="true"
 href="http://www.oxygenxml.com/mailman/listinfo/oxygen-user">http://www.oxygenxml.com/mailman/listinfo/oxygen-user</a><br>
  </blockquote>
  </div>
  <br>
</blockquote>
</body>
</html>