in reply to Re: How to generate XML file from XSDs ?in thread How to generate XML file from XSDs ?
After some searching I found XML::Compile, more specifically XML::Compile::Translate::Writer, which might do the right thing.
Since I don't have my coding env. available right now, I am not able to test it. But you may give it a try.
--Nils