Python/XML Reference Guide

The Python/XML Special Interest Group


(edited by )

Abstract:

XML is the eXtensible Markup Language, a subset of SGML, intended to allow the creation and processing of application-specific markup languages. Python makes an excellent language for processing XML data. This document is the reference manual for the Python/XML package, containing several XML modules.

This is a draft document; 'XXX' in the text indicates that something has to be filled in later, or rewritten, or verified, or something.

This document is available in several formats, including PostScript, PDF, HTML and plain ASCII, from the Python HOWTO page at http://www.python.org/doc/howto/.