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