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