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