Frank Sharpless wrote:
I am trying to remove a node. I am using the following code:
Node node = _xmlDocument.selectSingleNode("/Resultslist/Resultsrow/Resultsfield[@name = 'AllowFax']");
node.detach();
It appears to work. However when I display the contents of _xmlDocument, the node is still there.
Any help would be appreciated.
Thanks,
Frank Sharpless
Manager, Application Development
Paperhost.com, Inc.
770.998.9172.611
------------------------------------------------------- This SF.NET email is sponsored by: Geek Gift Procrastinating? Get the perfect geek gift now! Before the Holidays pass you by. T H I N K G E E K . C O M http://www.thinkgeek.com/sf/ _______________________________________________ dom4j-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dom4j-user