- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 26 Mar 2010 15:30:56 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9090
--- Comment #4 from Andrew Eisenberg <andrew.eisenberg@us.ibm.com> 2010-03-26 15:30:56 ---
I now see errors-and-optimization-3.txt, which contains "false", but this is
not the correct result for the query:
let $N := <n x="this ain't no date"/>
return $N[if (@x castable as xs:date)
then xs:date(@x) gt xs:date("2000-01-01")
else false()]
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 26 March 2010 15:30:57 UTC