How to..validate xml doc against schema using Xerces DOM
843834May 2 2002 — edited Jul 10 2008I looked and looked, but I cannot find an example. How do you validate a xml document against a schema using DOM. I'm in a bit of a bind here, and wasted too many hours researching. I am using Xerces 2.0.1. The documentation says you can do it, but I cannot find any clear cut explanation. I have also seen many postings touching on the subject, but I'm very confused right now.
Any help would be greatly appreciated.
Thanks in advance,
Stophman