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