xsl-list
[Top] [All Lists]

escaping an accented character

2004-01-13 13:52:24
The character à ('a' with a grave accent) appears in a node in my XML. When I use an XSLT to display the node in an href for link in an html page, the character gets escaped as %C3%A0, which is completely wrong (it should be escaped as %E0). Similar problems occur with all accented characters.

Both the XSL and the XML file have encoding="UTF-8" (unicode, I believe).

Any suggestions?  Thanks.

--Peter

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



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