> new XMLSerializer().serializeToString(node); Whoa-- using this I actually get back the text I really want, which is not at all what I expected. I thought I'd get an XML representation of the node.
-Roy
> new XMLSerializer().serializeToString(node); Whoa-- using this I actually get back the text I really want, which is not at all what I expected. I thought I'd get an XML representation of the node.
-Roy