blob: b5aff173345c22381361240c99b0209d5f2f7093 [file] [log] [blame]
(:*******************************************************:)
(: Test: K-SeqSUMFunc-30 :)
(: Written by: Frans Englich :)
(: Date: 2006-10-05T18:29:41+02:00 :)
(: Purpose: A test whose essence is: `sum((xs:yearMonthDuration("P20Y"), xs:yearMonthDuration("P10M"))) eq xs:yearMonthDuration("P250M")`. :)
(:*******************************************************:)
sum((xs:yearMonthDuration("P20Y"), xs:yearMonthDuration("P10M")))
eq xs:yearMonthDuration("P250M")