in reply to how to change node value based on other node value
In general showing code that doesn't work, is not helpful. For the simple fact that by admission, the code is wrong.<Settings> <Channels> <Channel Name="R1" Voltage="100" Test="1"/> <Channel Name="R2" Voltage="200" Test="0"/> ... <Channel Name="L1" Voltage="400" Test="0"/> <Channel Name="L360" Voltage="120" Test="1"/> </Channels> </Settings>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: how to change node value based on other node value
by Anonymous Monk on Apr 09, 2015 at 14:54 UTC |