[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] Encoding problem


Subject: RE: [xsl] Encoding problem
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 31 Aug 2005 10:01:49 +0100

> > and (b)
> > the sequence of hex octets used to encode it.
> How can I find it ?
> 

Open the file in a hex editor. I use UltraEdit. This is an essential tool
for tackling encoding problems: you can't rely on the characters seen on the
screen to tell you what the octets in the file are.

Michael Kay
http://www.saxonica.com/


Current Thread