blob: 2cb11449ffcec5fcc9bde8b1802cdb1ad5488ee5 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-488 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: 'castable as' involving xs:float as sourceType and xs:NOTATION should fail due to it involving xs:NOTATION. :)
(:*******************************************************:)
not(xs:float("3.4e5") castable as xs:NOTATION)