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