You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Mickael Gasrel <Mi...@europe.tgs.com> on 2001/01/26 14:52:51 UTC

Convert DOM_Document to XML

Hi,

How can I convert a DOM_Document to an XML file ?

Mike


Re: Convert DOM_Document to XML

Posted by Khaled Noaman <kn...@ca.ibm.com>.
Currently there is no serialization functionality as the one in Java. So,
you can have a look at the Java version. Also, you can take a look at the
DOMPrint sample that comes with the parser and modify it to your needs.

Regards,
Khaled Noaman
XML Parsers- IBM Toronto Lab
knoaman@ca.ibm.com

Mickael Gasrel wrote:

> Hi,
>
> How can I convert a DOM_Document to an XML file ?
>
> Mike
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org