[Home] [By Thread] [By Date] [Recent Entries]
Antony Quinn wrote:
The following template changes your 'nutrient' to bold: <xsl:template match="z:e">
<xsl:value-of select="preceding-sibling::text()" />
<b>
<xsl:value-of select="." />
</b>
<xsl:value-of select="following-sibling::text()" />
</xsl:template>
|

Cart



