blob: 7ca4deb66470c5c5d8482b6008bbaec72d4d5962 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanusht2args-10 :)
(: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(lower bound) :)
(:$arg2 = xs:unsignedShort(upper bound) :)
(:*******************************************************:)
xs:unsignedShort("0") ge xs:unsignedShort("65535")