[Home] [By Thread] [By Date] [Recent Entries]
> > In which way do you force CR/LF? What's the better, nicer, > safer method? > I tend to use <xsl:text>
</xsl:text>. Some people have recommended putting an XML entity in the stylesheet <!ENTITY NL "<xsl:text>
</xsl:text>"> and then you can just write "&NL;" when you need a newline. Mike Kay XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



