blob: ed19eb81e34e016e0ce9298605d315cf1ec2e71b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-yearMonthDurations2args-5 :)
(: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(upper bound) :)
(:*******************************************************:)
xs:yearMonthDuration("P0Y0M") + xs:yearMonthDuration("P2030Y12M")