RE: [xsl] escape url characters

Subject: RE: [xsl] escape url characters
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Thu, 25 Sep 2003 23:55:15 +0100
> 
> I have some data in my XML document which will be used as a 
> parameter value 
> in a url.  Is there any way in my XSL stylesheet to escape 
> characters in the 
> parameter value data like the javascript escape method?
> 

Not in 1.0. XPath 2.0 has an escape-uri() function.

Michael Kay


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


Current Thread