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