xsl-list
[Top] [All Lists]

Re: [xsl] Split with delimiter and remove duplicate using XSL 1.0

2008-07-04 07:07:07
ollie de guzman wrote:

my question is, can it be solved using purely XSL 1.0 functions?

Well it can be done but it is a lot of more work. http://www.exslt.org/ can help, at least where it implements functionality with named templates, if you really want to use pure XSLT 1.0 and not extensions.

--

        Martin Honnen
        http://JavaScript.FAQTs.com/

--~------------------------------------------------------------------
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>
--~--