blob: 6d64a78130bf2fc179d42d04de5aaee868d5a6c0 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-modulng2args-2 :)
(: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:unsignedLong(lower bound) :)
(:$arg2 = xs:unsignedLong(upper bound) :)
(:*******************************************************:)
xs:unsignedLong("0") mod xs:unsignedLong("184467440737095516")