xsl-list
[Top] [All Lists]

Can XSLT be used to parse and "break up" a single XML Tag value?

2003-04-23 07:42:23
Basically what I have is something like the following:

<field name="links">Project Page=http://www.mycomp.com/project.htm;Feature
Page=http://www.mycomp.com/feature.htm</field>

What I want to do is to break up each "section" (delimited with a
semi-colon) and then break up each of these "sections" into the display name
and URL (delimited by the equals sign).  Is there any way to do this in
XSLT?  TIA.

John Svazic
Software Architect, Research & Development, MKS Inc., www.mks.com
Waterloo, ON, Canada; Tel: (519)883-3215;  Fax: (519)884-8861
Build Better Software(tm)


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



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