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