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