blob: 4841b27bdac5fe329d2d1bea5dc245ea63046f67 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-modpint2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-mod" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:positiveInteger(lower bound) :)
(:$arg2 = xs:positiveInteger(upper bound) :)
(:*******************************************************:)
xs:positiveInteger("1") mod xs:positiveInteger("999999999999999999")