Converting XML Schema to data struture and then to XML
Good Z <[email protected]> Sun, 27 Jan 2008 04:31:24 -0800 (PST)
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I need to write an application to convert XML schema (.xsd) to a data structure then using this data structure and the data from some other files, generate an XML file.
I have seen generateDS and pyfo library that can be combined to write this application but my problem is that i somehow do not like DOM and would like to write this in ElementTree. I wonder if anyone can point me how to write this quickly in ElementTree or someone has already done this effort.
Regards,
Mike.
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
_______________________________________________
XML-SIG maillist - [email protected]
http://mail.python.org/mailman/listinfo/xml-sig