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