<xsl:output indent="yes"...> seems to be the right solution. This is not implemented 
yet but it is going to be supported soon, hopefully in few weeks.

Regards,
Petr

tom walker wrote:

> i've been doing the standard xml thru xslt to produce html. all my resulting html 
>looks fine but the source it produces is all on one big line.
> i understand why this happens but i want to stop it from happening. the 
><xsl:preserve> tag isn't supported in sablot which i thought would be my solution. 
>i've tried using <xsl:text> tag around the whole section but this doesn't seem to do 
>much either unless i open the tag, put a carriage return in and close the tag - which 
>seems like overkill and is gonna mess up my beautiful (*ahem*) xsl code.
> the same goes for putting in "& # 0 1 0 ;" or whatever for a <cr>  - it just gets 
>ignored.
>
> thanks.
> --
>
> _______________________________________________
> Get your free email from http://www.mail.com

--
Petr Cimprich
Ginger Alliance
www.gingerall.com


Reply via email to