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