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