Look at the standard python library reference http://docs.python.org/lib/dom-example.html
the handleSlide function almost does what you want, except that you should use 'parse' and not 'parseString'. -------- Original Message -------- From: "Jay" <[EMAIL PROTECTED]> To: Subject: Re:Using XML w/ Python... Date: 11/12/2005 09:33 > Yes i know, i did check out a couple but i could never understand it. > They were confusing for me and i wasnt hoping for a full typed > tutorial, just like some help with excactly wat im trying to do, not > the whole module... but watever, Thx alot for the feedbak. > -- http://mail.python.org/mailman/listinfo/python-list