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