[EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: Re: linebreaks in xslt
Hi,
try something like:
i think this should work.
ralph
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email:
Hi,
try something like:
i think this should work.
ralph
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]
From: "PATEL, DINESH" <[EMAIL PROTECTED]> on 11/23/2001 03:38 PM GMT
Please respond to [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: RE: linebreaks in xslt
Try:
--
Dinesh Pate
Try:
--
Dinesh Patel.
Britannic Assurance.
> -Original Message-
> From: Maneshi Tuli [SMTP:[EMAIL PROTECTED]]
> Sent: 23 November 2001 15:15
> To: [EMAIL PROTECTED]
> Subject: linebreaks in xslt
>
>
> Hi ,
> Aft
Hi ,
After transformation my output is xsl ,
i want to give line break between two outout
eg
i want that out should come like this
2
3
but my output is coming like this 2 3
What should i give in my xsl ,so that after transformation it should have output
like this
plz anybody can help me