Subject: Re: Outputing Differences between two files
From: David Carlisle <davidc@xxxxxxxxx>
Date: Mon, 18 Jul 2005 16:28:54 +0100
|
> An invalid character was found in
> text content. I'm sure the problem is not the XSL
> because it works when ran against other XMLs, just not
> the one I need. Why would this error come up?
The most common cause is that you have an invalid character.
eg an ascii control character, or a character that has been encoded
using iso-8859-1 but is being read using the default utf-8 encoding or,
or ....
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
________________________________________________________________________
|