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