in reply to Re^2: How to generate XML file from XSDs ?
in thread How to generate XML file from XSDs ?

Hi, I was having the same question as you.

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

  • Comment on Re^3: How to generate XML file from XSDs ?