[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Unwanted added spaces in output code


Subject: RE: [xsl] Unwanted added spaces in output code
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 29 Sep 2004 11:44:04 +0100

You need to find out where the unwanted whitespace is coming from. It's
usually either

(a) generated by the stylesheet code
(b) copied from the source document
(c) produced as a result of serializer indentation


Current Thread