blob: 0b81b0f803e0b3114a6774d083fe475fbdfde8e8 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-764 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:38+02:00 :)
(: Purpose: Casting from xs:dayTimeDuration to xs:duration is allowed and should always succeed. :)
(:*******************************************************:)
xs:dayTimeDuration("P3DT2H") cast as xs:duration
ne
xs:duration("P1Y2M3DT10H30M")