24 Aug
1999
24 Aug
'99
5:13 a.m.
On Mon, 23 Aug 1999, Paul Prescod wrote:
Martijn Faassen wrote:
Yes, I figured that this was the case. Sometimes one wants to add a node to a document that is not yet in that document (it's the first). In that case you can't clone a node from the doc, modify it, and move it back into the tree -- what's the DOM's stance on this (as the DOM doesn't talk about multiple documents)?
There are methods called CreateElement, CreateAttribute, CreateProcessingInstruction, etc.
Have I missed something profound here? I thought the current Zope XML DOM was read-only!
Paul Prescod
Cheers, Anthony Pfrunder