blob: 4275541a44db9c4046f560fe0f76e705b2bb5a4d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-subtractintg2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:15 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-subtract" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:integer(lower bound) :)
(:$arg2 = xs:integer(upper bound) :)
(:*******************************************************:)
xs:integer("0") - xs:integer("999999999999999999")