Hello,
currently you will have to modify the DOMPrint example. Work on a
serializer did start but was postponed as the DOM level 3 load/save spec
deals with this. If you do use DOMPrint you have to be careful with
edited/created documents that use namespaces as the documents you produce
may not be "Namespace well formed". The NormailzeNS method on Node in the
core level 3 spec deals with this and I hope to finish the code off for
that in the next few weeks (time permitting).
Gareth
On Tue, 10 Apr 2001, Sverdlov, Yakov wrote:
> Hi,
>
> I have just started to use Xerces for C++. What is the best way to save
> DOM_Document in memory string and/or file. I started to look at DOMPrint
> example...
>
> Thanks,
> Yakov
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Gareth Reakes, Lead Software Engineer
DecisionSoft Ltd. http://www.decisionsoft.com
Office: +44 (0) 1865 203192
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]