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