blob: 71ce64832884b5033804b1a2f0761fb8adde0901 [file] [log] [blame]
(:*******************************************************:)
(:Test: op-numeric-equalpint2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Thu Dec 16 10:48:16 GMT-05:00 2004 :)
(:Purpose: Evaluates The "op:numeric-equal" operator :)
(: with the arguments set as follows: :)
(:$arg1 = xs:positiveInteger(lower bound) :)
(:$arg2 = xs:positiveInteger(upper bound) :)
(:*******************************************************:)
xs:positiveInteger("1") eq xs:positiveInteger("999999999999999999")