|
Subject: RE: [xsl] losing significant whitespace with normalize-space From: "Bradford, Denis" <denisb@xxxxxxxxxxxx> Date: Tue, 16 Jul 2002 16:16:41 -0400 |
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
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] losing significant whites, David Carlisle | Thread | [xsl] node responding to ancestor n, Michael |
| Re: [xsl] node responding to ancest, Joerg Heinicke | Date | [xsl] Re: Non-well-formed HTML in X, Dimitre Novatchev |
| Month |