XmlBooks
This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.
Definitive XML Application Development
- Lars Marius Garshol
ISBN: 0130889024 Prentice Hall 1207 pages (June 2002).
Covers how to write applications that use XML, focusing on general concepts, but using Python (in most of the book) and Java (in three chapters) as the example languages. Home page
Python and XML
- Christopher A. Jones and Fred L. Drake, Jr.
ISBN: 0596001282, O'Reilly and Associates (December 2001)
An introduction to processing XML using the PyXML package assembled by the XML-SIG, this book covers parsing XML using SAX, transforming documents with XSLT, querying documents with XPath, and using SOAP.
XML Processing With Python
Sean McGrath
ISBN: 0130211192, Prentice Hall, 400 pages (June 2000)