blob: da7aa6c4f86b647bbb6cace526235c0d0617857e [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-less-thanpint2args-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:positiveInteger(lower bound) :)
(:$arg2 = xs:positiveInteger(upper bound) :)
(:*******************************************************:)
xs:positiveInteger("1") lt xs:positiveInteger("999999999999999999")