On 2005-02-14 14:35:01 +0100, Vincent Lefevre wrote: > I don't understand how indentation is done with > <xsl:output method="xml" indent="yes"/>. Perhaps a bug?
Adding <xsl:template match="text()"/> fixes the problem. Is there some documentation about that? -- Vincent Lef�vre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/> Work: CR INRIA - computer arithmetic / SPACES project at LORIA _______________________________________________ xslt mailing list, project page http://xmlsoft.org/XSLT/ [email protected] http://mail.gnome.org/mailman/listinfo/xslt
