Re: [xsl] Fixed Line Length Output

Subject: Re: [xsl] Fixed Line Length Output
From: Mukul Gandhi <mukulgw3@xxxxxxxxx>
Date: Mon, 8 Dec 2003 02:36:50 -0800 (PST)
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.mutlu@xxxxxxxxxxxx> 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


Current Thread