Nic wrote:

>> > I want to output it as well-formed HTML, preferably with the HTML4
>> > transitonal DTD but no xml declaration, eg:
>

Daniel replied:

>   It's possible, use the xmlsave.h APIs with the XML_SAVE_NO_DECL
>   option.

No way to do it from Python though? 


Is it the case that the xmlsave stuff has come fairly recently and the
Python code has not been rejigged to use it?

It looks like the xmlsave API is slightly more generic than the stuff
the Python layer uses.



Nic
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to