in reply to Re^2: Update an XML node value based on one of the attribute values.
in thread Update an XML node value based on one of the attribute values.
He's not setting it--tobyink was simply showing you how to get the desired element that has the setData method. Frequently, when answering questions, we show you how to get past the stumbling point, we figure you can take it from there. ;^)
By the way, if you would, please edit your first post in this thread and remove the blank from the closing </Code> tag.change the code tags from <Code> to <code>, so the code displays correctly. (Don't forget to change the closing tag, too!)
Update: ambrus pointed out that the problem in the original post was that the problem wasn't the case, but that there was an extra blank in the closing tag.
...roboticus
When your only tool is a hammer, all problems look like your thumb.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Update an XML node value based on one of the attribute values.
by AnomalousMonk (Archbishop) on Apr 18, 2014 at 23:41 UTC | |
|
Re^4: Update an XML node value based on one of the attribute values.
by amitp2011 (Initiate) on Apr 18, 2014 at 12:15 UTC | |
by Laurent_R (Canon) on Apr 18, 2014 at 13:27 UTC |