XML Tree Discovery (script, tool, __?)

Erik Max Francis max at alcyone.com
Mon Oct 24 15:47:46 EDT 2005


eric.pederson at gmail.com wrote:

> Finally diving into XML programmatically.  Does anyone have a best
> practice recommendation for programmatically discovering the structure
> of an arbitrary XML document via Python?
> 
> It seems like it is a common wheel I'd be re-inventing.

It is.  Look up XML DOM.

-- 
Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
San Jose, CA, USA && 37 20 N 121 53 W && AIM erikmaxfrancis
   An ounce of hypocrisy is worth a pound of ambition.
   -- Michael Korda



More information about the Python-list mailing list