Hi: I am handling some XML document with Xerces. The version that I am using is 2.4 My task is: 1. validate the XML document to a XML schema, which is achived already. 2. if some elements with default value in schema don't present in XML document, add them in the document. I am studying on the requirement 2. I am not sure whether Xerces can fulfill the requirement. What features are needed to achieve it? Do I need to upgrade the Xerces to 2.6 in this task?
Best Regards Sheng Liang --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]