xsl-list
[Top] [All Lists]

how to put new line after few characters

2003-04-04 02:52:54
I have a simple XML file. e.g.

<billing>
<address>Lifetree Convergence Ltd. 1-C2, Parkwood Estate, New Delhi</address>
</billing>

I need to write XSL code to show the address in a particluar cell of a tbale. 
like

+---------------------------+
|Lifetree Convergence Ltd.  |
|1-C2, Parkwood Estate,     |
|New Delhi                  |
+---------------------------+

i want a new line after 26 characters to show the address in multiple lines.

Please help me gurus here.

Regards.

Rakesh D.
Lifetree




 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>