Re: [libxml-devel] problem deleting nodes and changing attributes

2006-03-07 Thread Mark Van Holstyn
The duplicating attribute problem has been solved. The version of libxml I had when I was going that was from a Debian repository, rather than the newest gem. That problem does not exist in the newest gem version.-- Mark Van Holstyn[EMAIL PROTECTED]http://lotswholetime.com

[libxml-devel] problem deleting nodes and changing attributes

2006-03-06 Thread Mark Van Holstyn
We are looking at changing from using rexml in one project to libxml, as it proves to be much faster. However, the ruby libxml binding seems to be missing the capability to remove elements from an XML document (or at least I cannot see how to do so). Also, when trying to set attributes on a node (p