blob: 8ce26a669556d6fb5ccd6b3a9328f57a67810c97 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqExprCast-183 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:37+02:00 :)
(: Purpose: Casting a xs:duration with zeroed time components to xs:string. :)
(:*******************************************************:)
xs:string(xs:dayTimeDuration("-P5DT0H0M0.000S")) eq "-P5D"