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