|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: looping on a line
FXSL provides convenient functionality (the str-split-to-words template): http://www.biglist.com/lists/xsl-list/archives/200111/msg00905.html -- Cheers, Dimitre Novatchev --------------------------------------- To avoid situations in which you might make mistakes may be the biggest mistake of all. On 11/29/05, ADAM PATRICK <adampatrick@xxxxxxxxxxxxxx> wrote: > How would you go about looping on a line e.g. going > from this... > > <data>389,456,789</data> > <data>912</data> > <data>917,421</data> > <data>389,456,789,561,123,754</data> > > to this... > > <no>389</no> > <no>456</no> > <no>789</no> > <no>912</no> > <no>917</no> > <no>421</no> > <no>389</no> > <no>456</no> > <no>789</no> > <no>561</no> > <no>123</no> > <no>754</no>
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







