blob: 9f37768c18a82ceee514011d1d36fd56f43462af [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-209 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of casting xs:duration to xs:yearMonthDuration. :)
(:*******************************************************:)
xs:string(xs:yearMonthDuration(xs:duration("P3Y0M31DT3H2M10.001S")))
eq "P3Y"