RE: [xsl] XSLT Recursive Templates

Subject: RE: [xsl] XSLT Recursive Templates
From: "Dr. Robert Spiske" <spiske@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 27 Jun 2003 12:04:32 +0200
At 12:34 27.06.2003 +0300, you wrote:
Hello!

XSLT does not recorgnise carriage returns,


HTML does not interpret carriage returns. It uses <br/> and not <p>..</p> to get a new line.
Using <pre><xsl:value-of select="d"/></pre> should have done the job.


Robert




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



Current Thread