Subject: RE: passing and retrieving parameter to a template
From: "Michael Kay" <michael.h.kay@xxxxxxxxxxxx>
Date: Wed, 17 Apr 2002 18:05:24 +0100
|
> 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@xxxxxxxxxxxx
work: Michael.Kay@xxxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|