xsl-list
[Top] [All Lists]

Re: encoding on parameters for document function (using saxon)

2005-10-11 05:04:23
there are XPath 2.0 functions for this sort of thing:

encode-for-uri
iri-to-uri
escape-html-uri

It's the first one that's wanted here, I think

encode-for-uri ($m) should do the trick.
--
Colin Adams

Thanks Adams.




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.


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