Re: [xml-dev] Error and Fatal Error

From
Chris Burdess <>
To
Stephen D Green <>
Date
2011-07-17T18:34:12Z
ID
<>
Thread
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?