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