xsl-list
[Top] [All Lists]

RE: XSLT Recursive Templates

2003-06-27 03:04:32
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



<Prev in Thread] Current Thread [Next in Thread>