Hi friends, Im facing problem in validating xml file against a schema with Xerces 2.9.0. My Problem is my DOM Parser do not log all the well Formed errors. It only log one fatal error that is first from the bottom of the xml file. If I introduced two well formed error then it only reports last error(first from the bottom of the xml doc)But I need it to log all the fatal errors. When there is one fatal error (well formed error) in the xml file then it only reports simple errors like data type mismatch that occurs after source of the fatal error. Setting feature continue-after-fatal error did not work. Unfortunately, when I try to validate the XML document against the Schema, it throws errors as I explained above only one fatal error and some times errors those are occurred after the fatal error(before the fatal error from bottom.)
After several long searches in the web, I could not find any solution. Please help me or please let me know where to find an answer. Kind regards and please apologize if this question already appeared in the mailing list, but -- again -- all I found/read about this problem didn't suffice. Vineet Rajput Software Engineer Snap-On Business Solution Logix Techno Park, Noida,INDIA