blob: 867e9433b5e30f7c42325acfa269510d06dba364 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-952 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: 'castable as' involving xs:date as sourceType and xs:NOTATION should fail due to it involving xs:NOTATION. :)
(:*******************************************************:)
not(xs:date("2004-10-13") castable as xs:NOTATION)