[Bug 4244] Static typing of K2-StringEqual-1 to 6

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





------- Comment #5 from nick@cbcl.co.uk  2007-01-19 14:06 -------
Not identical, but a similar problem in K2-SeqSubsequenceFunc-1 with:

declare variable $start as xs:integer := (current-time(), 2)[2];
declare variable $len as xs:integer := (current-time(), 1)[2];

Received on Friday, 19 January 2007 14:06:34 UTC