Ana,
I've written a class that outputs XML to any stream. Feel free to use and
amend it. No warranties :)
> -----Original Message-----
> From: Ana Raquel Gouveia Amaro [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 20, 2001 18:06 PM
> To: xerces C++ XML
> Subject: generating XML through Xerces
>
>
> Hi. I'm new at this "XML and DOM stuff", specially DOM.
> I need to make an application that receives input from an user and writes
> these inputs in a XML file. I've been reading the documentation
> provided at
> the Xerces web page, but I couldn't find any information on how
> to write the
> information to the file. I need to be able to change the file
> each time the
> application is run by the user. What I need to know in order to do this is
> if there is documentation that explains the main existing
> functions that can
> be used to create / modify the XML file.
>
> Thanks
> Ana Raquel
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
DOMSerializer.cpp
DOMSerializer.hpp
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]