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: problem in using * as a default parameter in xsl:param


TSchutzerWeissmann@uk.imshealth.com 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


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