blob: 2dd6f3850bfdc74ce6b3434891b59bf2baef67a8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1287 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: 'castable as' involving xs:base64Binary as source type and xs:yearMonthDuration as target type should always evaluate to false. :)
(:*******************************************************:)
not(xs:base64Binary("aaaa") castable as xs:yearMonthDuration)