Re: Problème encoding
Stephane Bortzmeyer <[email protected]> Wed, 27 Dec 2006 16:55:40 +0100
| Newsgroups | gmane.text.xml.french.tech |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 27, 2006 at 04:43:54PM +0100, Yann LE ROUX <[email protected]> wrote a message of 20 lines which said: > J'ai un souci d'encoding. Je fais une transformation xml-xsl avec > une sortie html. Dans mon xsl je pr?cise bien un encoding UTF- 8 > (<xsl:output method="html" encoding="UTF-8" indent="yes"/>) mais en > sortie, tous les accents sont encod?s en � Cela dépend du processeur XSLT et ce n'est pas interdit, puisque ça ne change rien à l'infoset. Après tout, l'ASCII est de l'UTF-8 :-)