On Thursday, 07/18/2002 at 11:26 ZE2, "Arnautovic, Emira" <[EMAIL PROTECTED]> wrote:
> a xml-document in simply editor from Microsoft is not more wellformed
> after saving this document.
There's nothing Xerces can do about that. Complain to Microsoft, change editors, or -- possibly -- try something like the W3C's "tidy" tool, which was designed to repair badly-formed HTML but -- if you're lucky -- might be able to help a bit with badly formed XML.
(Note that Tidy's repairs are essentially an educated guess; there is no promise that they will match what was actually intended. If you want reliably correct files, generate correct files.)
______________________________________
Joe Kesselman / IBM Research