XML for beginners

Paul Boddie paul at boddie.net
Fri Oct 17 05:32:10 EDT 2003


dmbkiwi at yahoo.com (matt) wrote in message news:<9872587c.0310161712.381b629c at posting.google.com>...
> 
> Can someone point me to a tutorial or document on-line showing how to
> parse xml.  It's got to be for dummies, because I'm clearly not up to
> much in the brain department.

Take a look at this simple tutorial I wrote a while ago:

  http://www.boddie.org.uk/python/XML_intro.html

Mentions of xhtmlhook refer to this document:

  http://www.boddie.org.uk/python/xhtmlhook/index.html

You can either ignore xhtmlhook in the tutorial or use it to import
the tutorial functions into a Python session or script. Good luck!

Paul




More information about the Python-list mailing list