blob: 0200fdddb5ccf86e6989792e5f4fc052e00bce93 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDurations2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:add-dayTimeDurations" operator:)
(: with the arguments set as follows: :)
(:Sarg1 = xs:dayTimeDuration(lower bound) :)
(:$arg2 = xs:dayTimeDuration(upper bound) :)
(:*******************************************************:)
xs:dayTimeDuration("P0DT0H0M0S") + xs:dayTimeDuration("P31DT23H59M59S")