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