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