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