Hi,
I have an xml document with the following line:
<title><![CDATA[HOME & DÉCOR]]></title>
this xml document fails in IE7 and IE8 reporting invalid charcter at the E acute. However, FF3 is able to display it correctly.
Some online sources suggest that IE is correct in identifying the invalid character.
Can anyone confirm whether this behavior is XML standard? What are the invalid characters for XML?