xsl-list
[Top] [All Lists]

string manipulation

2002-10-25 10:52:27
Hi Listmembers,

I'm finding myself having to manipulate strings
because the tool that generates my xml can't generate
new elements that I need:

<item name="var1" description="subscribed
key=att1,att2 corc=att2,att3,att4,att21,att25"/>

I want to parse the description so I can print
key: att1
key: att2
a: att2
a: att3
a: att4
a: att21
a: att25

I can't figure it out using substring-before or
substring-after. Your help is very much appreciated.

J.L.

=====


__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

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



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