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