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