Download Delve® SOA Fast-Prototyping Toolkit (Beta 1.0)
| Tutorials - How To Use XPath to Set and Get Element Values |
Page 2 of 3 |
Tectonic allows us to set element values the same way we get them—with the accessor operator.

When an accessor shows up on left side of an assignment operator, it references an element’s value rather than extracting it. This means that, after the code executes, the value of distance’s “length” element is 17. |
|
|