blob: dd529d830be7afaef8fe633ef26d83f6c8adb524 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thansht2args-5 :)
(: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:short(lower bound) :)
(:$arg2 = xs:short(upper bound) :)
(:*******************************************************:)
xs:short("-32768") gt xs:short("32767")