Re: [xsl] Name of an element

Subject: Re: [xsl] Name of an element
From: Sal R Mangano <Sal.Mangano@xxxxxxxxxxxxxxxxx>
Date: Tue, 23 Sep 2003 11:59:15 +0100
<xsl:element name="{@...}">
...

Ricardo Saraiva wrote:

> I want to make an xsl:element tag but I only know its name by the input
> xml file.
>
> I've tried :
>
> <xsl:element>
> <xsl:attribute name="name"> xsl:value-of select "@...".
>
> But it doesn't works!
>
> How do I do this?
>
> Thanks
>
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list

--
NOTICE: If received in error, please destroy and notify sender.  Sender
does not waive confidentiality or privilege, and use is prohibited.



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


Current Thread