xsl-list
[Top] [All Lists]

Re: [xsl] anyURI problem

2011-08-25 04:20:39


On 2011-08-25 11:12, Michael Kay wrote:
Try using the iri-to-uri() function to turn this into a valid URI.


That didn’t work for me, but
href="{encode-for-uri('[Content_Types].xml')}"
did.

Or verbose
href="%5bContent_Types%5d.xml"

Gerrit

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

<Prev in Thread] Current Thread [Next in Thread>