blob: d4d1500f551cdfdebf9de84f82f55427137d5f65 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-add-dayTimeDuration-to-dateTime2args-2 :)
(: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(mid range) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:dateTime("1996-04-07T01:40:52Z") + xs:dayTimeDuration("P0DT0H0M0S")