|
Subject: Re: [xsl] matching on several elements, but determine which was matched From: David Carlisle <davidc@xxxxxxxxx> Date: Thu, 20 Oct 2005 16:39:27 +0100 |
<xsl:template match="h1|h2|h3|h4|h5|h6">
<xsl:element name="title{substring(@name,2)}">
<xsl:apply-templates/>
</xsl:element>
</xsl:template>
David
________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] matching on several elements,, Dominik Zayer | Thread | Re: [xsl] matching on several eleme, David Carlisle |
| RE: [xsl] Re: Spam:[xsl] Quotes wit, Michael Kay | Date | [xsl] matching on several elements,, Dominik Zayer |
| Month |