blob: 74b47ffe4bc08445ecd84393fd8e8c1a63f1d3a9 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-YearMonthDurationSubtract-4 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: The addition operator is not available between xs:dayTimeDuration and xs:yearMonthDuration. :)
(:*******************************************************:)
xs:dayTimeDuration("P3D") +
xs:yearMonthDuration("P3Y3M")