Re: [xsl] translate for partial uri-encoding?

Subject: Re: [xsl] translate for partial uri-encoding?
From: "Jeff Greif" <jgreif@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 9 Sep 2004 08:32:56 -0700
My post must have been unclear if you found unwillingness to write any code.
I thought an approach based on translate might be possible using some syntax
of which I was ignorant.  A different pure XSLT approach was also
satisfactory to me, and I was happy to adapt Jarno Elovirta's.

Jeff

----- Original Message ----- 
From: "Michael Kay" <mhk@xxxxxxxxx>
To: <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, September 09, 2004 12:36 AM
Subject: RE: [xsl] translate for partial uri-encoding?


> There is no trick. You either write the code yourself, which you seem to
be
> unwilling to do, or you invoke a library routine that does it, which you
> also seem unwilling to do.
>
> XPath 2.0 offers an encode-uri() function as standard, I suggest that if
you
> are short of time you should use it.

Current Thread