blob: a88b9800e46e0350d41f297adddb953974df3c7e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractdec2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Tue Apr 12 16:28:58 GMT-05:00 2005 :)
(:Purpose: Evaluates The "op:numeric-subtract" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:decimal(mid range) :)
(:$arg2 = xs:decimal(lower bound) :)
(:*******************************************************:)
xs:decimal("0") - xs:decimal("-999999999999999999")