This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Parsing ???


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]