blob: b399eacfa2e55a5b760e4572cb03bf4ac202beb1 [file] [log] [blame]
(:*******************************************************:)
(:Test: deep-equalsht2args-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:short(upper bound) :)
(:$parameter2 = xs:short(lower bound) :)
(:*******************************************************:)
fn:deep-equal((xs:short("32767")),(xs:short("-32768")))