<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
|