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