blob: 2b6f2fb5136c6842ecfd4c448ecdecaa49fe7dd9 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addpint2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:positiveInteger(lower bound) :)
(:*******************************************************:)
xs:positiveInteger("999999999999999998") + xs:positiveInteger("1")