blob: 160e88d9e264b11bdc8169cbf887095929c6893e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-divideulng2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-divide" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:unsignedLong(lower bound) :)
(:$arg2 = xs:unsignedLong(upper bound) :)
(:*******************************************************:)
xs:unsignedLong("0") div xs:unsignedLong("184467440737095516")