blob: 82a223bd7987495f2c6a702505e231840733b6fc [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalpint2args-5 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri Dec 10 10:15:47 GMT-05:00 2004 :)
(:Purpose: Evaluates The "deep-equal" function :)
(: with the arguments set as follows: :)
(:$parameter1 = xs:positiveInteger(lower bound) :)
(:$parameter2 = xs:positiveInteger(upper bound) :)
(:*******************************************************:)
fn:deep-equal((xs:positiveInteger("1")),(xs:positiveInteger("999999999999999999")))