[EMAIL PROTECTED] 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 && [EMAIL PROTECTED] && 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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to