ppr
(Peter Preuss)
2
Kindly note: your XML snippet is broken, please use the </>
format button from editor
It can be recommended to work on XML Api Approaches to modify the XML (-Template) file.
As there are XML Namespaces defined, we do have to handle. For this have a look here:
Opposite to read e.g. a XML Value by myXElementVar.Value we also can assign a new value
myXElementVar.Value = “MyNewValue”
with the help of the provided API options we also can remove / add items.