blob: 1031d7b32d5e11d67a746dc6671c7108fce0be26 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanulng2args-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:unsignedLong(upper bound) :)
(:$arg2 = xs:unsignedLong(lower bound) :)
(:*******************************************************:)
xs:unsignedLong("184467440737095516") ge xs:unsignedLong("0")