xsl-list
[Top] [All Lists]

Re: [xsl] String Replacement in XML using XSLT

2006-09-25 11:00:47


With XSLT 1, your best luck is to work out some recursive templates to do about the same.

Or look at the resolution from Mukul, that came by during me typing this, which seems an excellent solution in XSLT 1 without any recursion ;-)

-- Abel

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--