2
Answers

Xml in C#

Photo of bert_cox

bert_cox

21y
2.7k
1
If I have a XML-document like his: ---- -------- ------------- Test ------------- 24 --------- ---- ---- --------- -------------- Test2 -------------- 19 --------- ---- ---- --------- ---------------- Test3 ---------------- 33 --------- ---- How can I add a street in "Paris"? Is it possible or is it to difficult? Thx in advance!

Answers (2)