Hello Daniel,
can you provide some code?
Whitespace stripping in spec: http://www.w3.org/TR/xslt#strip.
Regards,
Joerg
Daniel Fournier wrote:
> Hi,
>
> Using several xsl:copy-of in a template, I get a leading newline
> character inserted in front of each copy except for the first one.
> Eve
Hi,
Using several xsl:copy-of in a template, I get a leading newline
character inserted in front of each copy except for the first one.
Even if the source XML contains no newline between tags and specifying
xsl;strip-space on all elements.
Is that a Xerces, Xalan or Cocoon bug?
--