[xsl] weird character

Subject: [xsl] weird character
From: dan@xxxxxxxxxxxxx
Date: Tue, 17 Jan 2006 19:26:55 -0500 (EST)
I just got an error while trying a transformation in PHP. When I looked at
the source XML, I saw a weird character after Real:

<Field Name="Comment">Madeby Harpaul A Kohli W Real</Field>

PHP throws this error:

Warning: library/800f8cbb9e5936aacb7e0487c6cdecb9.xml:4231: parser error :
internal error in addLibrary.php on line 56

Warning: Madeby Harpaul A Kohli W Real in addLibrary.php on line 56

Warning: ^ addLibrary.php on line 56

Warning: library/800f8cbb9e5936aacb7e0487c6cdecb9.xml:4231: parser error :
Extra content at the end of the document in addLibrary.php on line 56

Warning: Madeby Harpaul A Kohli W Real in addLibrary.php on line 56

Warning: ^ in addLibrary.php on line 56

The source XML is UTF-8 as is my stylesheet. Any ideas how to get around
this?

Thanks,
Dan

Current Thread