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