[Home] [By Thread] [By Date] [Recent Entries]
Hello list,
I wonder whether it is possible to match a xsl:template.
<xsl:template match="/">
<xsl-transform>
<xsl:apply-templates select="xsl:template"/>
</xsl-transform>
</xsl:template>
<xsl:template match="xsl:template">
<reached/>
</xsl:template>
TIA for any information.
--
thorsten
"Together we stand, divided we fall!"
Hey you (Pink Floyd)
|

Cart



