I was able to follow some of the programming examples in the 'Programming' section of the xerces-c++ site. Look at the docs for DOMBuilder, for example ... it has an example of using DOMSerializer to output an XML file - this is probably what you're looking for.

Cheers,
Brice.

John Meyer wrote:

Are there any good examples of how to use Xerces to
write out an XML File.  I'm trying to do this using
XMLDocument and XMLElement, but I don't know if I'm
doing it right.

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to