[xsl] Name of an element

Subject: [xsl] Name of an element
From: "Ricardo Saraiva" <rss@xxxxxxxxxxxxxx>
Date: Tue, 23 Sep 2003 11:46:48 +0100
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


Current Thread