blob: 97ee5a61dad651bf8f952f757e0db16e66c62ebe [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-integer-dividenni2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-integer-divide" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:nonNegativeInteger(lower bound) :)
(:$arg2 = xs:nonNegativeInteger(upper bound) :)
(:*******************************************************:)
xs:nonNegativeInteger("0") idiv xs:nonNegativeInteger("999999999999999999")