Answer the question
In order to leave comments, you need to log in
How to dynamically (???) change an XML document?
There is something like this XML content:
<test name="test_1" id="random_id">
<description>description</description>
<test_element>
<nodes>
<node id="0" left="10" top="5" icon="test.png" param1="x" param2="y"/>
<node id="1" left="20" top="10" icon="test1.png" param1="z" param2="r"/>
</nodes>
</test_element>
</test>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question