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