I'm setting up some nodes to do the following... Node A | | | | | | Node B Node C Node D
Is is possible... 1) to delete B and then restore Node A (in order to restore B), without affecting the state of C 2) to delete Node B, then delete Node D, and restore A (to resore Node B) but without restoring Node D Finally, does anyone know if it is possible to un-delete a node without having to restore the parent node. Perhaps find the version using xpath and then restore it somehow? Help much appreciated. Thanks Harvey
