Parsing and Compiling XML

Parse XML and compile to TALInterpreter intermediate code, using a TALGenerator.

class zope.tal.xmlparser.XMLParser(encoding=None)[source]

Parse XML using xml.parsers.expat.