Re: [xsl] problem in using * as a default parameter in xsl:param

Subject: Re: [xsl] problem in using * as a default parameter in xsl:param
From: Oleg Tkachenko <olegt@xxxxxxxxxxxxx>
Date: Mon, 29 Apr 2002 20:26:49 +0200
TSchutzerWeissmann@xxxxxxxxxxxxxxxx wrote:

> This is an elegant way of making * into a wildcard, but won't it test the
> text value of the children rather than their name?
> 
> If one was to use this, 
> 	select="element/*[local-name()=$childElement]", as Oleg suggests,
> will * then act as a wildcard anyway?
No, it wont, my mistake, I thought you know name. So, what do you really
need to test - value or name?

-- 
Oleg Tkachenko
Multiconn International, Israel


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


Current Thread