[xsl] prevent linebreaks

Subject: [xsl] prevent linebreaks
From: florian <csshsh@xxxxxxxxxxxxxxx>
Date: Fri, 16 May 2003 10:42:35 +0200
hi!

is there a way to prevent linebreaks?

so that the output is like:

<foo /><bar />

instead of
<foo />
<bar />

for sure i could use xsl:text, but that gets a bit akward with the time..

thanks!

ciao!
florian


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



Current Thread