blob: 28f7801515a3c158a692070784cc1b642551825f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-subtract-dayTimeDuration-from-time2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:subtract-dayTimeDuration-from-time" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:time(upper bound) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:time("23:59:59Z") - xs:dayTimeDuration("P0DT0H0M0S")