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