blob: 6c0c25ceaa2800e6e8a8b5f881e347f48f9dc138 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-169 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of casting a negative xs:yearMonthDuration to xs:duration. :)
(:*******************************************************:)
xs:string(xs:duration(xs:yearMonthDuration("-P543Y456M")))
eq "-P581Y"