This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: passing and retrieving parameter to a template


> I have a variable defined in one template.  This variable
> actually contains
> the value of an attribute.  I am passing the value of this
> variable as a
> parameter to another template.  But when I retrieve the value of the
> variable it is empty.
>
You are probably calling the other template indirectly, via built-in
templates for intermediate nodes. Built-in templates do not pass the
parameters on.

Michael Kay
Software AG
home: Michael.H.Kay@ntlworld.com
work: Michael.Kay@softwareag.com


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]