blob: e28a19a54308935b08b59484d8196c7f1defa1a5 [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalnni2args-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:nonNegativeInteger(upper bound) :)
(:$parameter2 = xs:nonNegativeInteger(lower bound) :)
(:*******************************************************:)
fn:deep-equal((xs:nonNegativeInteger("999999999999999999")),(xs:nonNegativeInteger("0")))