Re: [Zope-xml] Is there an easy way of using DocBook documents in Zope yet?

"Christopher N. Deckard" <[email protected]> Thu, 29 Aug 2002 13:56:12 -0500
Newsgroups gmane.comp.web.zope.parsed-xml
Organization Purdue University, ECN
Message-ID <[email protected]>
On Thu, 29 Aug 2002 13:03:50 -0400, Craeg K Strong spoke forth:

> I don't yet know how to grab an entire well-formed XML document as
> a string from a ParsedXML object, but maybe others can enlighten
> me...

The 'index_html' method of ParsedXML returns the XML as a string. 
Have you tried that?

-Chris