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