Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Proper encoding [Thread Next] Re: Proper encodingTo: NULL Date: 8/1/2005 4:00:00 PM Roshawn Dawson wrote: > I'm creatin an affiliate site for Amazon.com, and I am having an > encoding issue in xsl. Given a name that contains the é symbol > (latin small letter e with acute), how do I properly encode it? In XML (respectively XSL as an XML application) you can use a numeric character reference with the Unicode codepoint e.g. é But of course using character references is only necessary for those characters which can not be directly encoded in the character set your XML document uses. > For instance, Amazon.com encodes the symbol as %E9 while in xsl it is > encoded as %C3%A9. How can I have it done Amazon's way, That looks more like some URL-encoding to me. -- Martin Honnen --- MVP XML http://JavaScript.FAQTs.com/ | ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
