Xerces2-java Based Method for Multi-Xml Documents Correlating Validation

YAO Lei,TANG Ya-zhe,YANG Yu-bin,ZHAO Ming
DOI: https://doi.org/10.3321/j.issn:1002-8331.2007.05.032
2007-01-01
Computer Engineering and Applications Journal
Abstract:XML uses DTD or Schema to define grammar.XML parsers validate XML documents according to the defined grammar.But if an application has to manage multiple XML documents and these documents have references among one another,it will be difficult to validate the references.The paper presents a general mechanism for validating multi-XML documents correlation.The proposed mechanism adds correlating validation logic into the current Xerces2-java components and provides convenient application programming interfaces.Experiments show that the mechanism is a good method for multi-XML documents correlating validation.
What problem does this paper attempt to address?