ParsedXML
Parsed XML allows you to use XML objects in the Zope environment. You can create XML documents in Zope and leverage Zope to format, query, and manipulate XML, using the standard W3C DOM.
Previous releases of ParsedXML can be found here, older versions here and even older versions can be found here.
Important links:
- ParsedXML implements the W3C Document Object Model (DOM) core. The specification also serves as ParsedXML API documentation.
- ParsedXML is used in Infrae's Silva CMS.