Re: [xsl] Conditional splitting of string with XSL

Subject: Re: [xsl] Conditional splitting of string with XSL
From: Mukul <mukulw3@xxxxxxxxx>
Date: Sun, 26 Jan 2003 08:58:54 -0800 (PST)
Thanks for your reply. Is it possible that I can
output only first 3 lines? Since we cannot increment
variables in XSL, is there a solution to this problem.

Will appreciate any help..

Regards,
Mukul

--- Oleg Tkachenko <olegt@xxxxxxxxxxxxx> wrote:
> Mukul wrote:
> 
> > <verylongtext>
> > longtextlongtextlongtext
> ongtextlongtextlongtextlon
> > textlongtextlongtextlongtex longtextlongtextlongte
> > tlongtextlongtextlongtextlongtext ongtextlongtext
> > ongtextlongte tlongtextlongtextlongtextlongtextlon
> > textlongtext ongtextlo gtextlongtext..can be very
> > long..
> > </verylongtext>
> > 
> > I want to write a XSL stylesheet which can split
> the
> > <verylongtext> data into multiple lines of 20
> > charcaters each. I need only 1st 3 lines after
> > splitting. 
> > 
> > If there is a space character in data, then the
> split
> > needs to be done just before the space, and the
> space
> > character should be the <= 20th character..
> > 
> > Can anybody please help me with this problem.. Or
> is
> > this at all possible with XSL..? Will appreciate
> an
> > early reply..
> 
> Look at the archive, there were enough FXSL power
> demonstrations on this 
> topic, e.g.
>
http://www.biglist.com/lists/xsl-list/archives/200112/msg00651.html.
> 
> -- 
> Oleg Tkachenko
> eXperanto team
> Multiconn Technologies, Israel
> 
> 
>  XSL-List info and archive: 
> http://www.mulberrytech.com/xsl/xsl-list
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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


Current Thread