blob: 1483b7c7241df6f9aede7c82892c343362aaf92c [file] [log] [blame]
(:*******************************************************:)
(: Test: K-DayTimeDurationAdd-2 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Simple test of substraction PT0S with an xs:dayTimeDuration. :)
(:*******************************************************:)
xs:dayTimeDuration("PT0S") + xs:dayTimeDuration("P3DT4H3M3.100S")
eq xs:dayTimeDuration("P3DT4H3M3.100S")