blob: 05f0a430f0b5c663b9fd8fbf5d9e664ae2bee8a9 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thandec2args-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:decimal(lower bound) :)
(:$arg2 = xs:decimal(upper bound) :)
(:*******************************************************:)
xs:decimal("-999999999999999999") gt xs:decimal("999999999999999999")