|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: transformation problem
>I have the following tag in my xml doc.
>
><element name="book"/>
>
>I'm trying
>
><xsl:template match="xsd:element">
> <"{@name}"/>
></xsl:template >
>
>But this doesn't work.
>
>Any ideas ?
>
<xsl:template match="xsd:element">
<xsl:element name="{@name}"/>
</xsl:template >
Regards,
Trevor Nash
--
Traditional training & distance learning,
Consultancy by email
Melvaig Software Engineering Limited
voice: +44 (0) 1445 771 271
email: tcn@xxxxxxxxxxxxx
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








