xsl-list
[Top] [All Lists]

Re: Fixed Line Length Output

2003-12-08 03:36:50
Hi Ali,
can you please explain the sentence --
*I want to regroup my items into fixed length of
lines*

Somebody can hopefully solve the problem ;)

Also kindly explain, how this o/p has to come ;) What
should be the desired logic

<line>Len_5 Len_5 Length_8</line>
<line>Length__9 Length__10</line>
<line>Len__6 L_3 Le_4 L_3 </line>

Regards,
Mukul

--- Ali Afif Mutlu <ali(_dot_)mutlu(_at_)32bit(_dot_)com(_dot_)tr> wrote:
Hi ,

Given the following xml fragment

<item>Len_5</item>
<item>Len_5</item>
<item>Length_8</item>
<item>Length__9</item>
<item>Length__10</item>
<item>Len__6</item>
<item>L_3</item>
<item>Le_4</item>
<item>L_3</item>
..

I want to create the following output

<line>Len_5 Len_5 Length_8</line>
<line>Length__9 Length__10</line>
<line>Len__6 L_3 Le_4 L_3 </line>

I other words , I want to regroup my items into
fixed length of lines.

Thank you for your help
Ali Mutlu

---- 32bit Bilgisayar virus ilave dip not ---------
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Mailscanner thanks transtec Computers for their
support.
Virus checker used : clamav



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



__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/

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



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