Very thanks for your answer...<br>I'll try with xml-proc but if anyone have examples are welcome!!!<br><br><div><span class="gmail_quote">2005/12/1, Fredrik Lundh &lt;<a href="mailto:fredrik@pythonware.com">fredrik@pythonware.com
</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Marco Meoni wrote:<br><br>&gt; No ideas or examples for managing dtd &amp; xml in python?
<br><br>sure, but the scope of your original post was probably too large for anyone<br>to deal with...<br><br>anyway, if you want an XML parser that gives you full access to the DTD,<br>this might be your best choice:<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.garshol.priv.no/download/software/xmlproc/">http://www.garshol.priv.no/download/software/xmlproc/</a><br><br>if you meant plain XML and not DTD (I'm not sure how the DTD can contain<br>command descriptions...), there are dozens of alternatives.&nbsp;&nbsp;you can find links
<br>to most of them in this article:<br><br>&nbsp;&nbsp;&nbsp;&nbsp;<a href="http://www.xml.com/pub/a/2004/10/13/py-xml.html">http://www.xml.com/pub/a/2004/10/13/py-xml.html</a><br>&nbsp;&nbsp;&nbsp;&nbsp;(also see the comment section)<br><br>&lt;/F&gt;<br><br>
2005/11/29, Marco Meoni &lt;<a href="mailto:meonimarco@gmail.com">meonimarco@gmail.com</a>&gt;:<br>&gt;<br>&gt; Hi, i'm new in python programming and i'm new in this mailing list.<br>&gt; I have a problem in buildin a GUI with wxpython. My application have to
<br>&gt; start by GUI. This GUI have to be dinamic. The commands that the GUI have to<br>&gt; show are described in a DTD. The GUI must read the DTD file and show the<br>&gt; command that is in DTD file (in every start of the program).
<br>&gt; How can I do this?<br>&gt; Is there any simple py files that you can send me for examples in managing<br>&gt; DTD or XML with Python?<br>&gt; Sorry for my bad english but i'm an italian boy...<br>&gt; Thanks to all!
<br>&gt; Marco.<br>&gt; --<br>&gt;&nbsp;&nbsp;mail address: <a href="mailto:meonimarco@gmail.com">meonimarco@gmail.com</a> web site:&nbsp;&nbsp;<a href="http://www.marcomeoni.net">www.marcomeoni.net</a><br>&gt;<br><br><br><br>--<br>Mail address: 
<a href="mailto:meonimarco@gmail.com">meonimarco@gmail.com</a><br>Web site: <a href="http://www.marcomeoni.net">www.marcomeoni.net</a><br><br><br><br>--------------------------------------------------------------------------------
<br><br><br>&gt; _______________________________________________<br>&gt; XML-SIG maillist&nbsp;&nbsp;-&nbsp;&nbsp;<a href="mailto:XML-SIG@python.org">XML-SIG@python.org</a><br>&gt; <a href="http://mail.python.org/mailman/listinfo/xml-sig">http://mail.python.org/mailman/listinfo/xml-sig
</a><br>&gt;<br><br><br><br>_______________________________________________<br>XML-SIG maillist&nbsp;&nbsp;-&nbsp;&nbsp;<a href="mailto:XML-SIG@python.org">XML-SIG@python.org</a><br><a href="http://mail.python.org/mailman/listinfo/xml-sig">http://mail.python.org/mailman/listinfo/xml-sig
</a><br></blockquote></div><br><br clear="all"><br>-- <br>Mail address: <a href="mailto:meonimarco@gmail.com">meonimarco@gmail.com</a><br>Web site: <a href="http://www.marcomeoni.net">www.marcomeoni.net</a>