blob: 7a65690c974a54f62cb3f2288fffe89cea602075 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-YearMonthDurationMultiply-1 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:36+02:00 :)
(: Purpose: Simple test of multiplying a xs:yearMonthDuration with 3. :)
(:*******************************************************:)
xs:yearMonthDuration("P3Y36M") * 3
eq xs:yearMonthDuration("P18Y")