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