blob: 819370c2dff1fea9b05bd6dc9a6c2ec115065702 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDurations2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:dayTimeDuration("P31DT23H59M59S") + xs:dayTimeDuration("P0DT0H0M0S")