"Lemmin, Harald" wrote: > [Fatal Error] :1:1: Content is not allowed in prolog. > > The console output has been added with Xerces 2. > I do not want it. How can I switch it off?
This was a change that I made for Xerces2 because we were constantly getting "bug" reports saying that Xerces was not validating because no errors were printed. This change eliminates the confusion. So far you're the first person to actually prefer the old way. :) But like Gottfried suggested, you can simply register a no-op error handler to silently ignore the errors. -- Andy Clark * [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
