Altova Mailing List Archives>Archive Index >microsoft.public.xml Archive Home >Recent entries >Thread Prev - Re: XSL HELP!! >Thread Next - Re: XSL HELP!! Re: XSL HELP!!To: NULL Date: 5/28/2008 6:15:00 PM
Ganesh Muthuvelu wrote:
> Thanks again.. This XSL does not produce the same result - I am trying to use
> a variable for the element "UnixEmail". What's wrong?. Thanks.
>
> ******************
> <xsl:stylesheet
> xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
> version="1.0">
>
> <xsl:param name="id" select="4"/>
> <xsl:param name="element-name" select="UnixEmail"/>
You need to assign a string value e.g.
<xsl:param name="element-name" select="'UnixEmail'"/>
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
