Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - match attribute for xsl:template >Thread Next - Re: match attribute for xsl:template Re: match attribute for xsl:templateTo: NULL Date: 11/7/2005 10:09:00 AM Hi, you could do the following approach (with parameters): <xsl:param name='param1' /> <xsl:param name='param2' /> <xsl:template match="*[local-name()=$param1 and namespace-uri()=$param2]" /> Hope this helps, Marvin Smit. On 2 Nov 2005 12:35:13 -0800, noureensyed@g... wrote: >Hi there, > > > >>From reading stuff on the web, it seems like you can't pass a value >into this attribute. Is there a way to without making use of xsl:param? > > >I need to set the value of match differently based on some other >information in my app. As it may look through different XMLs but I >don't want to create another XSLT for it. > >Thanks. | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
