blob: 8be4bf21afc8bd7e1da01604e54686d733acb74e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thannni2args-2 :)
(: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:nonNegativeInteger(mid range) :)
(:$arg2 = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
xs:nonNegativeInteger("303884545991464527") gt xs:nonNegativeInteger("0")