Martin Koekenberg escribió:
Hello,
I've a xml file on the file system (the source is on an other
webserver and the download is scheduled). How ca I parse this file
with a xslt in Zope. ZopeXMLmethods isn't working annymore in Zope 2.8.1.
Does annyone knows a Product of method to parse xml in Zope without
the zopeXMLmethods product ?
Regards,
Martin Koekenberg
------------------------------------------------------------------------
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )
Hi!
I use xml.dom.minidom
Alternatives?
Thanks!
--
Mis Cosas
http://blogs.sistes.net/Garito/
_______________________________________________
Zope maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope-dev )