blob: d97bef5a0bb870d58b0a8c152ed1045694b1aeb6 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addulng2args-1 :)
(: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:unsignedLong(lower bound) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
xs:unsignedLong("0") + xs:unsignedLong("0")