Howdy,

I apologize if the thing is out of topic. How is it possible to create an
XSL stylesheet that will produce HTML (or XML) document with indented tags,
to make it human readable? Normal processing with <xsl:output method="html"
version="4.0"/> will produce all tags on one line unless you have an
<xsl:text> tags with line breaks. Is there any way how to force processor to
do it?


Thanks forward.

Koscheev Andrey


Reply via email to