blob: 4973289a302ba28a741757ec6499e44d7eb64907 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-multiply-dayTimeDuration2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:29:08 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:multiply-dayTimeDuration" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:dayTimeDuration(lower bound) :)
(:$arg2 = xs:double(upper bound) :)
(:*******************************************************:)
xs:dayTimeDuration("P0DT0H0M0S") * xs:double("1.7976931348623157E308")