<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Check out BeauitfulSoup and BeautifulStoneSoup. Well written modules,
no W3C compliance, but still very useful.<br>
~G~<br>
<blockquote cite="mid:227274.30811.qm@web35906.mail.mud.yahoo.com"
 type="cite">
  <style type="text/css"><!-- DIV {margin:0px;} --></style>
  <div
 style="font-family: times new roman,new york,times,serif; font-size: 12pt;">
  <div>Hello, <br>
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. <br>
  <br>
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.<br>
  <br>
Regards,<br>
Mike.<br>
  </div>
  </div>
  <br>
  <hr size="1">Be a better friend, newshound, and know-it-all with
Yahoo! Mobile. <a moz-do-not-send="true"
 href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ%20">
Try it now.</a>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
XML-SIG maillist  -  <a class="moz-txt-link-abbreviated" href="mailto:XML-SIG@python.org">XML-SIG@python.org</a>
<a class="moz-txt-link-freetext" href="http://mail.python.org/mailman/listinfo/xml-sig">http://mail.python.org/mailman/listinfo/xml-sig</a>
  </pre>
</blockquote>
<br>
</body>
</html>