hi,everybody.

some xml docment like this:
<root><firstchild>text<firstchild></root>

i want to change the "text" to "upatetext",and i try the function "setNodeValue()",
but it doesn't work.

can anyone help me?
thanks!