[Home] [By Thread] [By Date] [Recent Entries]
You're right, the translation worked like a champ, just needed a space in
the replacement string:
<xsl:template match="text()">
<xsl:value-of select="translate(., '

', ' ')"/>
</xsl:template>
Many thanks for all the (quick) help!
Denis
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



