blob: fad3407c3db150a360f5eb50930f3cfb458a3415 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-dividenni2args-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:nonNegativeInteger(lower bound) :)
(:$arg2 = xs:nonNegativeInteger(upper bound) :)
(:*******************************************************:)
xs:nonNegativeInteger("0") div xs:nonNegativeInteger("999999999999999999")