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