[XML-SIG] Converting XML Schema to data struture and then to XML

Gloria strangest at comcast.net
Sun Jan 27 15:17:56 CET 2008


Check out BeauitfulSoup and BeautifulStoneSoup. Well written modules, no 
W3C compliance, but still very useful.
~G~
> 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.
>
> ------------------------------------------------------------------------
> Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try 
> it now. 
> <http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20> 
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> XML-SIG maillist  -  XML-SIG at python.org
> http://mail.python.org/mailman/listinfo/xml-sig
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/xml-sig/attachments/20080127/9de90e68/attachment.htm 


More information about the XML-SIG mailing list