blob: cbaa0d7f9b6d500b7952a050e93574f50cc6a3b9 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-452 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Casting from xs:float to xs:float is allowed and should always succeed. :)
(:*******************************************************:)
xs:float("3.4e5") cast as xs:float
eq
xs:float("3.4e5")