Skip to Content
0
Sep 17, 2007 at 11:23 AM

Node Repeatition

36 Views

Hi Everyone,

i have a requirement where in i get a text from source structure and i need to break this text into sub strings of 70 characters each.For every 70 characters, the target node shld be repeating.My target structure is:

<node1>

<comment>

<\node1>

now how can i make <node1> repeat without any dependence on a node from source structure for every 70 character string?

Thanks and Regards,

Anuradha