blob: 15950b8bf937a5011f0f6098837635e379b9b49a [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanulng2args-1 :)
(: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(lower bound) :)
(:*******************************************************:)
xs:unsignedLong("0") lt xs:unsignedLong("0")