You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by Sam Yang <Sa...@fronteracorp.com> on 2001/10/23 01:44:43 UTC

SAX2SAX and xsl:strip-space

I am using Xalan-Java 2.2.D11 on a Windows 2000 and Jdk1.3.

Can I use SAX2SAX sample application with a XSL file contains
<xsl:strip-space elements="*" /> statement?

I seems to me the heading and trailing spaces are still being preserved
after the transformation.

Thanks,

Sam