There is no stylesheet, I'm not using any XSLT file. It is simply SAX reading the XML file and writing to standard output.

Maybe I'm missing some crucial information?

Le 5 oct. 2009 à 14:41, kesh...@us.ibm.com a écrit :

To guarantee UTF-8 output (assuming the processor is writing directly out to the file rather than producing a SAX or DOM output which other code then writes out), specify the encoding in the stylesheet's <xsl:output> directive.

Though I'd be sorta surprised if UTF-8 isn't the default...

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
 -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish (
http://www.ovff.org/pegasus/songs/threes-rev-11.html)

--
+-----------------------------------------------------------------------+
| Yannis Haralambous, Ph.D.      yannis.haralamb...@telecom-bretagne.eu |
| Directeur d'Études                      http://omega.enstb.org/yannis |
|                                               twitter : y_haralambous |
|                                             Tel. +33 (0)2.29.00.14.27 |
|                                             Fax  +33 (0)2.29.00.12.82 |
| Département Informatique                                              |
| Télécom Bretagne                                                      |
| Technopôle de Brest Iroise, CS 83818, 29238 Brest Cedex 3, France     |
| Coordonnées Google-Earth : 48°21'31.57"N 4°34'16.76"W                 |
+-----------------------------------------------------------------------+
                            ...pour distinguer l'extérieur d'un aquarium,
                                           mieux vaut n'être pas poisson

                           ...the ball I threw while playing in the park
                                          has not yet reached the ground

              Es gab eine Zeit, wo ich nur ungern über Schubert sprechen,
           nur Nächtens den Bäumen und Sternen von ihm vorerzählen mögen.

BEGIN:VCARD
VERSION:3.0
N:Haralambous;Yannis;;;
FN:Yannis Haralambous
ORG:Enseignant-chercheur\, TELECOM Bretagne;
EMAIL;type=INTERNET;type=WORK;type=pref:yannis.haralamb...@telecom-bretagne.eu
TEL;type=WORK;type=pref:+33 229001427
TEL;type=CELL:+33 607981626
TEL;type=WORK;type=FAX:+33 229001282
item1.ADR;type=WORK;type=pref:;;Département Informatique\, TELECOM Bretagne\, CS 83818;Brest Cedex 3;;29238;France
item1.X-ABADR:fr
X-ABUID:CD3E6B27-C13F-40A4-B2F7-8393D5CE6493\:ABPerson
END:VCARD

Reply via email to