[xsl] Parsing ???

Subject: [xsl] Parsing ???
From: "S. Asif Imam" <asifimam@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 28 May 2002 18:45:53 +0500
Hi All

I have a problem regarding parsing a string and using it in XSL Sheet.

For example ..
<data>A,vc,dfg,aa,dfr,r</data>

Now I want to use the comma seperated fields in my XSLT.
Like  match field 1 = something
    out some thing ..
match field 2 = something
    out some thing.

Please advise how can I achieve this ??

I can do this using Parsing Extension function but this will make call to
parse for each field.

Thanx in advance .
Asif.


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


Current Thread