blob: 343521bf6810ce59199cc56e6512b41ecb17821b [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalnint2args-4 :)
(: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(lower bound) :)
(:$parameter2 = xs:negativeInteger(mid range) :)
(:*******************************************************:)
fn:deep-equal((xs:negativeInteger("-999999999999999999")),(xs:negativeInteger("-297014075999096793")))