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 Paul Tan <pa...@hotmail.com> on 2001/10/01 05:24:16 UTC

Serialize DOM_Node

Hi,

is there any way to serialise a DOM_Node (extract from the DOM Tree) into a
string (or XMLCh) ?

Thanks,
Paul

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org


RE: Serialize DOM_Node

Posted by Evert Haasdijk <ev...@zukkespijkers.nl>.
Try this...

> -----Original Message-----
> From: Paul Tan [mailto:paul_teresa@hotmail.com]
> Sent: Monday, October 01, 2001 5:24 AM
> To: xerces-c-dev@xml.apache.org
> Subject: Serialize DOM_Node
> 
> 
> Hi,
> 
> is there any way to serialise a DOM_Node (extract from the DOM 
> Tree) into a
> string (or XMLCh) ?
> 
> Thanks,
> Paul
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-c-dev-help@xml.apache.org
> 
> 
>