Re: [xsl] Pass node to template

Subject: Re: [xsl] Pass node to template
From: "Karl J. Stubsjoen" <karl@xxxxxxxxxxxxx>
Date: Tue, 20 May 2003 14:11:16 -0700
> Its still not working, all though I was able to get the suggested change
to
> the "with-param select" to work but only in a test environment.  I am
> wondering if I am losing scope.  So let me ask this:


Never Mind... I'm being a retard.  Between my attempts to get this to work,
I ended up passing the node set to a missnamed parameter.  XSLT can be quite
forgiving, for example when you reference a node which does not exist in a
select and you get back an empty string, this is nice.  It is also forgiving
when setting parameter values, the parameters do not have to exist in the
template.

Thanks for the help!
Karl


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


Current Thread