[xslt] Re: Indentation with <xsl:output method="xml" indent="yes"/>



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 <vincent vinc17 org> - 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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]