[Bug 3834] Static typing of "order by" expressions in use cases

http://www.w3.org/Bugs/Public/show_bug.cgi?id=3834





------- Comment #5 from nick@cbcl.co.uk  2007-10-02 10:41 -------
Thanks. Most of them are fixed, but there are still problems with:

rdb-queries-results-q2:
order by $i/itemno


Also, there are the same problems (which I failed to include in my original
report) for

rdb-queries-results-q1:
order by $i/itemno

similarly, while the problem reported in rdf-queries-results-q18, there is a
similar problem in the line:
order by $u/name

Received on Tuesday, 2 October 2007 10:41:09 UTC