blob: 79e17539d5aa37f379bca6551d07f9759baec706 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-greater-thanusht2args-4 :)
(: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(mid range) :)
(:*******************************************************:)
xs:unsignedShort("0") gt xs:unsignedShort("44633")