[xsl] Problems with formatting

Subject: [xsl] Problems with formatting
From: Mark Nahabedian <naha@xxxxxxxxxx>
Date: Fri, 16 Nov 2001 17:26:29 -0500
If you think that the text is coming from your stylesheet then wrap
any text in your stylesheet that's meant to be in the output in a
XSLT text element.  This way your output will only contain whitespace
that was within the text element rather that whitespace from the
indenting of your stylesheet that just happened to be next to some
literal result text.



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


Current Thread