How to have expat handle and
Shawn Walker <[email protected]>
| Newsgroups | gmane.text.xml.expat.general |
|---|---|
| Message-ID | <[email protected]> |
I have some data in the XML file that has and , expat bails out of the parsing and return "not well-formed (invalid token)". What do I need to do to get expat to allow those to be parsed? Thanks, Shawn