blob: bdabdf84dd5853f77c0b2daae483e4e98d25684f [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thansht2args-8 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-less-than" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:short(upper bound) :)
(:$arg2 = xs:short(lower bound) :)
(:*******************************************************:)
xs:short("32767") ge xs:short("-32768")