blob: 1abbfb5bdef9cf89d4e6d4e115051d49ab782337 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDuration-to-time2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:add-dayTimeDuration-to-time" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:time(mid range) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:time("08:03:35Z") + xs:dayTimeDuration("P0DT0H0M0S")