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