Subject: Re: Tranformation failed with Saxon for "Illegal HTML]
From: "Gian Luca Paloni" <gianluca.paloni@xxxxxxxxxxxx>
Date: Fri, 28 Jul 2006 18:46:26 +0200 (CEST)
|
>> (euro symbol, decimal 128)
>
> euro may have that value in some 8bit encodings but in Unicode (so in
> html and XML) it has value 8364. So I suspect that you either have an
> incorrectly specified encoding on input, or an input has a numeric
> reference such as & #128; (which would be incorrect whatever the file
> encoding)
>
> "David Carlisle" <davidc@xxxxxxxxx>
>
Hi,
thanks for your answer..
In My XML file unfortunately come characters like the one in the tag below:
<ns0:ContactNumberValue>Capitale sociale B 4.005.358.876
i.v.</ns0:ContactNumberValue>
as you can see there are two special chars and the transformation process
fails.
Do i have to call a preprocessing function to convert/adjust the special
ones, or something else.....?
Thanks,
Gian
--
La presente comunicazione potrebbe contenere informazioni riservate e/o protette
da segreto professionale ed e' indirizzata esclusivamente ai destinatari della
medesima qui indicati. Se avete ricevuto per errore la presente comunicazione,
siete invitati a segnalarcelo, rispondendo a questo stesso indirizzo di e-mail,
e a cancellare il presente messaggio dal Vostro sistema. E' strettamente proibito
e potrebbe essere fonte di violazione di legge qualsiasi uso, comunicazione, copia
o diffusione dei contenuti di questa comunicazione da parte di chi la abbia
ricevuta per errore o in violazione degli scopi della presente.
Il messaggio e' stato analizzato alla ricerca di virus o contenuti pericolosi
ed e' risultato NON infetto.
|