Re: [xsl] Converting XML to CSV - how to eliminate output whitespace and blank lines?

Subject: Re: [xsl] Converting XML to CSV - how to eliminate output whitespace and blank lines?
From: "Norm Tovey-Walsh ndw@xxxxxxxxxx" <xsl-list-service@xxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 6 Nov 2023 08:24:15 -0000
> Notice the whitespace in front of each line and also the blank lines
> between sub-nodes, e.g., so the output would be just:

Try adding <xsl:strip-space elements="*"/>. I think that will fix it,
though my XSLT 1.0 is a bit rusty these days.

                                        Be seeing you,
                                          norm

--
Norm Tovey-Walsh <ndw@xxxxxxxxxx>
https://norm.tovey-walsh.com/

> We are the universe, trying to understand itself.--Delenn

[demime 1.01d removed an attachment of type application/pgp-signature which had a name of signature.asc]

Current Thread