24 Mar
2001
24 Mar
'01
1:03 a.m.
We've just released ParsedXML 1.0, the first stable release. It can be downloaded from zope.org at <http://www.zope.org/Members/karl/ParsedXML/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. Parsed XML consists of a DOM storage, a builder that uses PyExpat to parse XML into the DOM, and a management proxy product that provides Zope management features for a DOM tree. -- Karl Anderson karl@digicool.com