blob: 1fc2bfa64d81c060bb0d463ddb66977ff40b51d5 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDurations2args-1 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:add-yearMonthDurations" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:yearMonthDuration(lower bound) :)
(:$arg2 = xs:yearMonthDuration(lower bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") + xs:yearMonthDuration("P0Y0M")