[Zope] XML - Dom object?

sean.upton@uniontrib.com sean.upton@uniontrib.com
Fri, 25 Oct 2002 11:36:08 -0700


PyDOM is part of PyXML, http://pyxml.sf.net.  ParsedXML is a Zope-specifi=
c
DOM implementation (http://www.zope.org/Members/faassen/ParsedXML).  Eith=
er
would work here.  4DOM in 4Suite is yet another alternative, but its
getAttribute() method is not DOM compliant. =20

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=FCssen
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 )