blob: f7da480721dffc6683c4a76d67d80c2b1a53e3fc [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanintg2args-3 :)
(: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:integer(upper bound) :)
(:$arg2 = xs:integer(lower bound) :)
(:*******************************************************:)
xs:integer("999999999999999999") lt xs:integer("-999999999999999999")