blob: 4218ddf42cb7e4090e1337065e306eb2e9c89cb6 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-212 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Simple test of casting a negative xs:dayTimeDuration to xs:yearMonthDuration. :)
(:*******************************************************:)
xs:string(xs:yearMonthDuration(xs:dayTimeDuration("-P31DT3H2M10.001S")))
eq "P0M"