blob: 14f825a38f7c1e00286adc4e8600d1500d3363ab [file] [log] [blame]
(:*******************************************************:)
(: Test: K-NotFunc-10 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:40+02:00 :)
(: Purpose: fn:not() combined with fn:boolean(). :)
(:*******************************************************:)
not(fn:boolean((1, 2, 3, current-time())[1] treat as xs:integer)) eq false()