blob: 1b2d8acd20542e72a3a6176fe2e73269349d385c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thannpi2args-3 :)
(: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:nonPositiveInteger(upper bound) :)
(:$arg2 = xs:nonPositiveInteger(lower bound) :)
(:*******************************************************:)
xs:nonPositiveInteger("0") gt xs:nonPositiveInteger("-999999999999999999")