blob: a132f6cc8c4f21514ee3ef71293c0b3d74b37d4c [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanusht2args-8 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-less-than" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:unsignedShort(upper bound) :)
(:$arg2 = xs:unsignedShort(lower bound) :)
(:*******************************************************:)
xs:unsignedShort("65535") ge xs:unsignedShort("0")