Hi,
I found a few tools on the web which generate XML Schema for a given XML data instance. Something like - link text
I'm also thinking of developing one, but I'm kind of confused with the evaluation of the generated schema.
How can the schema generated be evaluated i.e. the schema generated confirms to the given data? Is there any means to formulate some kind of an accuracy measure which says that the XML schema generated is 80% correct or 90% correct for the given XML data?
Please help me out with any pointers.
cheers