xml parsing with “&”, “®”, but still getting errors

Questions about XML that are not covered by the other forums should go here.
Radu
Posts: 9059
Joined: Fri Jul 09, 2004 5:18 pm

Re: xml parsing with “&”, “®”, but still getting errors

Post by Radu »

Hi,

If you have an HTML document containing HTML-specific entity references probably a web browser knows how to expand and display those.
But a plain XML processor will know how to expand only 4 named entities: <, > &amp, " and &apos;
And of course any XML processor also knows how to expand character entities (encoded either in hexadecimal or decimal format).

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com