RE: [Zope] XML - Dom object?
PyDOM is part of PyXML, http://pyxml.sf.net. ParsedXML is a Zope-specific DOM implementation (http://www.zope.org/Members/faassen/ParsedXML). Either would work here. 4DOM in 4Suite is yet another alternative, but its getAttribute() method is not DOM compliant. Sean -----Original Message----- From: Projekt01, Roger Ineichen [mailto:r.ineichen@projekt01.ch] Sent: Thursday, October 24, 2002 11:59 PM To: zope@zope.org Subject: [Zope] XML - Dom object? Hello together Whats the best way for to present a xml document in python like a dom-object? No, XSL or Schema needed, just present a xml file for to traverse like a dom object. Mit freundlichen Grüssen Roger Ineichen ___________________________ Projekt01 GmbH www.projekt01.ch Langackerstrasse 8 6330 Cham phone +41 (0)41 781 01 78 mobile +41 (0)79 340 52 32 fax +41 (0)41 781 00 78 email r.ineichen@projekt01.ch ___________________________ END OF MESSAGE _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (1)
-
sean.upton@uniontrib.com