Subject: Re: Avoid outputting newlines in output method="text"
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Wed, 11 Sep 2002 21:29:10 +0200
|
Alex Polite wrote:
This is what I want to do. I want to disable the copying of newlines
from the xml source.
Add <xsl:strip-space elements="*"/> to the beginning of
your style sheet and check how much of your problem is
solved after this (look up details in a book, tutorial or
the spec http://www.w3.org/TR/xslt#strip).
J.Pietschmann
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|