This XML parser is produced as an easier to use / more intuitive alternative to the default XML parser included in Python. This XML parser is not intended to fully adhere to the XML specifications / ...
xmlparse.py is a wrapper for the standard "xml" Python library. It provides a simple way to parse XML data or source file. Another main feature is the XMLStructure class. This is automatically ...