blob: f07a1bd08065ed0721a9f8a73d56c389f91dc05e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thanlng2args-5 :)
(: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:long(lower bound) :)
(:$arg2 = xs:long(upper bound) :)
(:*******************************************************:)
xs:long("-92233720368547758") gt xs:long("92233720368547758")