| Subject: Re: [xsl] Matching Attribute in xsl:applly-template From: Joerg Heinicke <joerg.heinicke@xxxxxx> Date: Thu, 28 Mar 2002 14:53:56 +0100 | 
Hi, Can i give an attribute in xsl:apply-template's select Value?
For Eg: <xsl:apply-template select="@name"/>
Regards, Ramesh
<xsl:template match="@name"> <!-- do what you want --> </xsl:template>
<xsl:template match="@*"> <!-- for all attributes --> </xsl:template>
System Development VIRBUS AG Fon +49(0)341-979-7419 Fax +49(0)341-979-7409 joerg.heinicke@xxxxxxxxx www.virbus.de
| Current Thread | 
|---|
| 
 | 
| <- Previous | Index | Next -> | 
|---|---|---|
| [xsl] Matching Attribute in xsl:app, Ramesh B | Thread | Re: [xsl] Matching Attribute in xsl, Jeni Tennison | 
| [xsl] dynamically generate styleshe, robert . soesemann | Date | RE: [xsl] Fixing &lt;b&gt;, naha | 
| Month |