blob: 2baceab0c6749a2d88e5649e10d52d93ba88ee05 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractulng2args-3 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-subtract" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:unsignedLong(upper bound) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
xs:unsignedLong("184467440737095516") - xs:unsignedLong("0")