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