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