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