On 09/10/2007, Adz07 <
adam@...> wrote:
>
> Firstly, sorry if this is the wrong mailing list.
Join the "xsl-list" - it's a great list for XSLT questions.
> Can anyone tell me if it is possible to keep the tabbing inside a XSL file
> defining output HTML?
You mean the indentation, which is done by using the indent attribute
on xsl:output eg:
<xsl:output indent="yes"/>
--
Andrew Welch
http://andrewjwelch.comKernow:
http://kernowforsaxon.sf.net/