blob: 055ac3e9ed7c23a2b70b8eece919594bca2f4f4e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thanulng2args-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:unsignedLong(mid range) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
xs:unsignedLong("130747108607674654") gt xs:unsignedLong("0")