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
--~------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--