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