blob: 948d7323122bace4be0b96b6bdd2a9086216bf97 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-divide-dayTimeDuration-by-dayTimeDuration2args-2:)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:divide-dayTimeDuration-by-dayTimeDuration" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:dayTimeDuration(mid range) :)
(:$arg2 = xs:dayTimeDuration(lower bound) :)
(:*******************************************************:)
xs:dayTimeDuration("P15DT11H59M59S") div xs:dayTimeDuration("P0DT0H0M01S")