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