|
Subject: Re: [xsl] zap some node From: David Carlisle <davidc@xxxxxxxxx> Date: Wed, 27 Sep 2006 15:13:39 +0100 |
small correction:
<xsl:template match="@idCUP">
<xsl:attribute name="idCup">
<!-- oops, sorry <xsl:value-of select="@idCUP"/> -->
<xsl:value-of select="."/>
</xsl:attribute>
</xsl:template>
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] zap some node, David Carlisle | Thread | Re: [xsl] zap some node, Davide Antoni |
| Re: [xsl] zap some node, David Carlisle | Date | RE: [xsl] XSLT 2.0 support in KDE [, Colin Adams |
| Month |