Hi, Hallmark, Brent A wrote:
Seems that parser was deleted after parsing so document was deleted also (see the comment for parse in dom\DOMBuilder.hpp).I have spent several hours trying to figure out why I can't 'release' my domDoc. Hoping someone can give me some direction. I am a novice with XML.
You could try the following code before parsing:
po.domBuilder0->setFeature(XMLUni::fgXercesUserAdoptsDOMDocument, true);
Good luck !
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]