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