oops - forgot to cc the mailing list

---------- Forwarded message ----------
From: Ajith Ranabahu <[EMAIL PROTECTED]>
Date: Aug 27, 2006 9:40 AM
Subject: Re: [AXIS2] wrappedParameterCount in ADBDataBindingTemplate
To: [EMAIL PROTECTED]


Hi Dims,
As soon as the unwrapped flag is used there will be params inside a
param  (only one level deep though). This variable should say
'unwrappedParameterCount' I guess!

Ajith

On 8/27/06, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Ajith,

the following declaration in ADBDataBindingTemplate.xsl seems fishy to me.

                    <xsl:variable name="wrappedParameterCount"
select="count(../../[EMAIL PROTECTED]'' and @direction='in' and
@opname=$opname]/param)"></xsl:variable>

Specifically the "/param" at the end. we don't have a param within
another param in the intermediate xml's AFAICT. Can you please take a
quick look and offer suggestions?

thanks,
dims



--
Ajith Ranabahu


--
Ajith Ranabahu

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to