[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Substituting substrings in an element's text for HTML output


Subject: [xsl] Substituting substrings in an element's text for HTML output
From: Leora Wiseman <lwiseman@xxxxxxxxxxxxx>
Date: Wed, 27 Dec 2000 09:10:36 -0800

Hi,

I have an element that looks like this:

<xyz>
  this is the first line
  this is the second line
  this is the third line
</xyz>

I'd like to transform it so that it could be outputted to html with
the same line breaks, i.e. change all \n to <br />
Any ideas?

Thanks
-Leora


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



Current Thread