Hello everybody! I loaded the latest nightly build to test the new pretty printer.
But I was not able to compile my project due to the error that DOMElement and several other things aren't declared. I learned that namespace support (the C++ namespaces!!) were added recently and so I included in my header after including all DOM header files "XERCES_CPP_NAMESPACE_USE". But now the compiler tells me that DOMDocument (which was used right after DOMElement) was declared twice. Any suggestions to get this to work? I'm using MS Visual Studio .NET. Thanks for the help Oliver Kurowski --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]