XML-code examples

Patrick Phalen python-list at teleo.net
Thu Jun 22 03:54:48 EDT 2000


[Thomas Weholt, on Wed, 14 Jun 2000]
:: Is there more simple XML code out there? I mean the HowTos took about
:: ten minutes, and it didn`t cover much. 
:: 
:: If somebody has some tips or code on how to traverse a DOM-tree,
:: processing nodes based on tagname, and especially, based on relations
:: with other nodes ( i.e. who`s your daddy, here`s your sister etc ),
:: that would be great.


While waiting for Sean McGrath's book to hit the shelves, you may find
that David Mertz's nice Python XML introductory article gives you a leg
up:

http://www-4.ibm.com/software/developer/library/python1/




More information about the Python-list mailing list