blob: 36d0919bc9085441176f40e9a6bdd7c069d04acb [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equaldec2args-1 :)
(: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:decimal(lower bound) :)
(:$parameter2 = xs:decimal(lower bound) :)
(:*******************************************************:)
fn:deep-equal((xs:decimal("-999999999999999999")),(xs:decimal("-999999999999999999")))