blob: eda0bf413db05cdcaa6493937b0d66b912157262 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-addusht2args-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:unsignedShort(lower bound) :)
(:$arg2 = xs:unsignedShort(upper bound) :)
(:*******************************************************:)
xs:unsignedShort("0") + xs:unsignedShort("65535")