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