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