blob: 995b55d3147ba9f0b1fbfb9a379276b8e2d1b10b [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thannint2args-2 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-greater-than" operator:)
(: with the arguments set as follows: :)
(:$arg1 = xs:negativeInteger(mid range) :)
(:$arg2 = xs:negativeInteger(lower bound) :)
(:*******************************************************:)
xs:negativeInteger("-297014075999096793") gt xs:negativeInteger("-999999999999999999")