Re: [xsl] xpath / xslt function library for working with URLs

Subject: Re: [xsl] xpath / xslt function library for working with URLs
From: Dimitre Novatchev <dnovatchev@xxxxxxxxx>
Date: Wed, 22 Feb 2012 10:01:19 -0800
On Wed, Feb 22, 2012 at 8:52 AM, Peter Rushforth
<peter.rushforth@xxxxxxxxx> wrote:
> Hi,
>
> I'm looking for a function library that can parse URLs and return
> parameters and values. B Is there such a thing publicly known?
> I don't want to have to re-invent the wheel!

For a start see this XSLT 1.0 solution -- you can easily produce the
desired xsl:function from it:

http://stackoverflow.com/a/9212032


--
Cheers,
Dimitre Novatchev
---------------------------------------
Truly great madness cannot be achieved without significant intelligence.
---------------------------------------
To invent, you need a good imagination and a pile of junk
-------------------------------------
Never fight an inanimate object
-------------------------------------
To avoid situations in which you might make mistakes may be the
biggest mistake of all
------------------------------------
Quality means doing it right when no one is looking.
-------------------------------------
You've achieved success in your field when you don't know whether what
you're doing is work or play
-------------------------------------
Facts do not cease to exist because they are ignored.
-------------------------------------
I finally figured out the only reason to be alive is to enjoy it.

Current Thread