blob: bc5adc5e3f22509557ec71106df6f38c3dc76c86 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thanintg2args-1 :)
(: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:integer(lower bound) :)
(:$arg2 = xs:integer(lower bound) :)
(:*******************************************************:)
xs:integer("-999999999999999999") gt xs:integer("-999999999999999999")