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