blob: 5208058d6d5107732a3c618f2ce3b9c62e37a8aa [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addnni2args-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:nonNegativeInteger(upper bound) :)
(:$arg2 = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
xs:nonNegativeInteger("999999999999999999") + xs:nonNegativeInteger("0")