Hi, I'm currently having a task where I've gathered quite a large amount of small XML-files (thousands) , which should be checked for consistency against a proprietary consistency checking mechanism. The data is then going to be transformed to XML formed in a different structure with contents combined from the input XML.
The XML-files are validated against different XML-schemas. I'm thinking of using xindice and maybe Cocoon and Tomcat for solving this task. My question is: Would it be a good idea or do you have other proposals of tools for solving the task? Do you know about any examples of such solutions? Best Regards, /Per