Re: [xml-dev] Error and Fatal Error
Stephen D Green wrote: > Mmm. But in this case the 'supplier' is the app I'm > writing - and the user of that app who is inputting > data into one of the web pages which my app then > tries to take and send to an XML parser. So you're creating not-well-formed XML yourself and then complaining that XML parsers don't process it? It's a little hard to have sympathy with your viewpoint in that case. Why don't you just create well-formed XML instead?