blob: 5cab26595eedd378a56bcf0cfdb0816946fb9e56 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1254 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: Casting from xs:boolean to xs:boolean is allowed and should always succeed. :)
(:*******************************************************:)
xs:boolean("true") cast as xs:boolean
eq
xs:boolean("true")