RE: Re: [xsl] Adding newline changes output formatting

Subject: RE: Re: [xsl] Adding newline changes output formatting
From: cknell@xxxxxxxxxx
Date: Thu, 06 Feb 2003 12:21:26 -0500
> Is there a way to achieve what I want?
> -- 
> albert chin (china@xxxxxxxxxxxxxxxxxx)

Try inserting this top-level element in your stylesheet:
<xsl:strip-space elements="package" />

If your processor doesn't honor that, you'll have to put everthing in the package element on a single line in your stylesheet.



-- 
Charles Knell
cknell@xxxxxxxxxx - email

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


Current Thread