Re: [xsl] Alignment Problem

Subject: Re: [xsl] Alignment Problem
From: Mukul Gandhi <mukul_gandhi@xxxxxxxxx>
Date: Tue, 12 Jul 2005 07:36:36 -0700 (PDT)
I think if you specify indent="yes" to xsl:output
instruction, it should work. Which XSLT processor are
you using?

Regards,
Mukul

--- Lakshmi narayana <lchintala@xxxxxxxxxxxx> wrote:

> 
> Hi
> I generated the xml file using xslt. Every thing is
> fine except the output
> is not aligned properly in the
> resultant file. My output is like this.
> eg:
> <A>
> <B>
> 	<C>
> </C
> </B>
> 	</A>
> 
> Can any one suggest me what is the problem and how
> to overcome this problem.
> 
> Thanks,
> Laxmi Narayana
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Current Thread