blob: ce513a56fcb5cd6b4e19e8dd15c1e853dd9ad5d4 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1264 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: 'castable as' involving xs:boolean as sourceType and xs:NOTATION should fail due to it involving xs:NOTATION. :)
(:*******************************************************:)
not(xs:boolean("true") castable as xs:NOTATION)