blob: 02fa35aff802f0d42f7fee0ffdea25c668980eef [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractnpi2args-5 :)
(: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:nonPositiveInteger(lower bound) :)
(:$arg2 = xs:nonPositiveInteger(upper bound) :)
(:*******************************************************:)
xs:nonPositiveInteger("-999999999999999999") - xs:nonPositiveInteger("0")