Re: [Re: [Zope] XML and Zope Newbie]
I too would be very interested in any documentation on actually altering/writing XML from Zope. Or from Python for that matter. The documentation such as it currently stands is very very slim. Am greatly looking forward to Sean McGrath's book on using XML with Python.... Till it comes out, though, any help at all is greatly appreciated. Thanks, Nick "lexberezhny" <lexberezhny@msn.com> wrote: Yes, that article is helpful but again it only talks about displaying XML documents, I dont see anything on altering or appending new data to an XML Document object. Maybe I am just missing the obvious, but I dont see anything anywhere on managing and altering XML. - Lex Berezhny ----- Original Message ----- From: Chris McDonough <chrism@digicool.com> To: 'lexberezhny' <lexberezhny@msn.com>; Zope Mailing List <zope@zope.org> Sent: Wednesday, April 12, 2000 8:57 PM Subject: RE: [Zope] XML and Zope Newbie
You may want to take a look at Amos Lattierer's XML article for XML.com at http://www.xml.com/pub/1999/12/zope
____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1
Nick Lindh wrote:
I too would be very interested in any documentation on actually altering/writing XML from Zope. Or from Python for that matter. The documentation such as it currently stands is very very slim.
Am greatly looking forward to Sean McGrath's book on using XML with Python.... Till it comes out, though, any help at all is greatly appreciated.
You may want to join the zope-xml list and ask your questions there: http://www.egroups.com/group/zope-xml Also hopefully this week I will release the revamped XMLWidgets more officially; the release should include some examples on how to change XMLDocuments from Zope. Regards, Martijn
participants (2)
-
Martijn Faassen -
Nick Lindh