eal limitation in Xerces and possibly in the DOM. This seems pretty basic, though. You might try using DOMPrint (with the -n flag to enable namespace processing) to parse a document with multiple namespaces declared in the root element. Make sure it reserializes it correctly, then run it under a
ior Software Developer Exstream Software
-Original Message-From: T A [mailto:[EMAIL PROTECTED]Sent: Friday, June 18, 2004 3:03 PMTo: [EMAIL PROTECTED]Subject: RE: Creating multiple namespaces
Thanks for the reply, but unfortunately, this does not work correctly.
It will indeed create a ro
); pRoot->setAttribute(DXFDefs::X_ATTR_TEXT_XMLNS_FO, DXFDefs::X_URI_XSLFO); return pRoot;}
Adam Heinz Senior Software Developer Exstream Software
-Original Message-From: T A [mailto:[EMAIL PROTECTED]Sent: Wednesday, June 16, 2004 2:00 PMTo: [EMAIL PROTECTED]Subject: Creating multiple namespac
Hi, I am a new user and I looked thru the archives for help but couldn't find any samples or examples. I did notice that there were similar types of issues raised but their explanations did not seem clear to my inexperienced eye. Any help on the following issue would be appreciated. Using Xerces-C+