Hi ,
After transformation my output is xsl ,
i want to give line break between two outout
eg
  <xsl:value-of select="$col" />
<xsl:value-of select="$co2" />

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

thanks






--

This e-mail may contain confidential and/or privileged information. If you are not the 
intended recipient (or have received this e-mail in error) please notify the sender 
immediately and destroy this e-mail. Any unauthorized copying, disclosure or 
distribution of the material in this e-mail is strictly forbidden.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to