blob: 9e76a4c55a6f1b63122915a186b7190fb3cbea5a [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractdec2args-3 :)
(: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(upper bound) :)
(:$arg2 = xs:decimal(lower bound) :)
(:*******************************************************:)
xs:decimal("0") - xs:decimal("-999999999999999999")