ParsedXML cannot be easily used outside Zope,
that's true, understood. Parts of it can be though; the DOM core is fairly useful outside Zope though it depends on some Zopeisms (in particular some extensionclass features). The unit tests for the DOM
are very extensive and perfectly useful outside
Zope; in fact I've tried them against the 4DOM in
PyXML (there were many failures however :).
|