logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
OpenACS Q&A
:
Deleting XML nodes using ns_xml
: One Message
Begin main content
Forum OpenACS Q&A: Re: Deleting XML nodes using ns_xml
Search:
Back to OpenACS Q&A
2
:
Re: Deleting XML nodes using ns_xml
(response to
1
)
Posted by
Dave Bauer
on
12/31/02 03:05 PM
ns_xml does not allow manipulation of the XML document. You can add nodes, but deleting is not implemented.
This is another reason to move to using tdom istead of ns_xml.
Back to OpenACS Q&A