blob: 8aaa34de7b08eee427bb5131f780490db413cb5d [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalnint2args-3 :)
(: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:negativeInteger(upper bound) :)
(:$parameter2 = xs:negativeInteger(lower bound) :)
(:*******************************************************:)
fn:deep-equal((xs:negativeInteger("-1")),(xs:negativeInteger("-999999999999999999")))