Unsubscribe me please
__ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com
DOM validate againest DTD
Does anybody know whether Xerces can validate DOM tree against DTD file while modifing the DOM tree? Normally the validate is done when processing the xml document into a DOM tree, but I don't know after this process, can still validate the DOM tree use DTD? Thanks! Annie. _