blob: a3ad2a68ba1d5cbf62655f83b4e50b78cb5a91e5 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thannint2args-1 :)
(: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:negativeInteger(lower bound) :)
(:$arg2 = xs:negativeInteger(lower bound) :)
(:*******************************************************:)
xs:negativeInteger("-999999999999999999") gt xs:negativeInteger("-999999999999999999")