blob: 5b8ddd61c0944ef2aa018a4136dc932b0b559c4d [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanulng2args-3 :)
(: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") lt xs:unsignedLong("0")