blob: 0b59919b9ccd921ba33301b1e46d2a0275451d7c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thanusht2args-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:unsignedShort(lower bound) :)
(:$arg2 = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
xs:unsignedShort("0") gt xs:unsignedShort("0")