From: Derek F. <fo...@hu...> - 2002-10-14 14:19:34
|
> I wrote some stuff to basically copy the node information (as opposed to > the nodes themselves). I'm not sure it's full featured-- the documents I'm > dealing with tend not to have text attached but rather to be just name > value pairs in the tags themselves. But if it doesn't work for your needs, > maybe it's something you can easily extend-- take a look at the copyNode > procedure. Thanks for that bit of code. My own version currently does elements, attributes, text and comments. That's all I need for now. If I need anything more I'll use yours instead. :o) -- 3:13pm up 7:50, 1 user, load average: 0.24, 0.13, 0.07 |