blob: f2a6f6c3e2c1b71cd839d2aa0669f4b0beb1e0c1 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-1220 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:39+02:00 :)
(: Purpose: Casting from xs:boolean to xs:untypedAtomic is allowed and should always succeed. :)
(:*******************************************************:)
xs:boolean("true") cast as xs:untypedAtomic
ne
xs:untypedAtomic("an arbitrary string(untypedAtomic source)")