blob: e1cc52682b80c8229d1734d77fac23fd460cf488 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDuration-to-dateTime2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:add-dayTimeDuration-to-dateTime" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:dateTime(upper bound) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:dateTime("2030-12-31T23:59:59Z") + xs:dayTimeDuration("P0DT0H0M0S")