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