While in theory it makes good sense to have a strict parser, in the world of my clients getting them to make generally well formed documents is difficult enough. I've been getting a number of complaints about the "invalid character" error; usually they've included some control character, like an ASCII 18. (http://xml.apache.org/xerces-c/faq-parse.html#faq-20)
Is there any way to make the xerces parser less strict? If not, I'd like to put in a feature request for this. It would really make the world a happier, shinier place. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]