Re: [xsl] Encoding problem

Subject: Re: [xsl] Encoding problem
From: David Carlisle <davidc@xxxxxxxxx>
Date: Thu, 25 Aug 2005 10:27:02 +0100
> When I specify utf-8, the document is not parsed
> fully, and if I manually edit and remove the double
> quotes the file is parsed.
> 
> Also tried iso-8859-1 but didn't get expected results.

There are thousands of encodings a file could be in, just guessing one
and seeing if it parses correctly isn't a very reliable way of
determining the encoding.

You need to specify the encoding that the file is in.

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

Current Thread