blob: b5fe6f6df0e297b81a0e8039dd22707819ad1a1d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-multiply-dayTimeDuration2args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
xs:dayTimeDuration("P0DT0H0M0S") * xs:double("-1.7976931348623157E308")