Flattening xml schema
There is a requirement to flatten a xsd file, which has references (imports) to other schemas in multiple level folders abd create a single schema file.
Is there a utility which can do that?
I got hold of Oxygen xml editor which appeared to be doing. However, that seems to do only for references using the 'include' and not 'import'.
Any pointers or guidance, pl.
Appreciate your help.