K
Kim
I want to read 2. level of a Xml file as show.
I want to red pipenode and write its in name
My problem is that there i to level <lc> and ppe
<?xml version="1.0" encoding="utf-8" ?>
- <project>
- <firstnode>
- <lc>
<name />
<pipe>bil</pipe>
</lc>
- <lc>
<name />
<pipe>Serv</pipe>
</lc>
- <lc>
<name />
<pipe>der</pipe>
</lc>
- <lc>
<name />
<pipe>Instalition</pipe>
</lc>
- <lc>
<name />
<pipe>Instalition</pipe>
</lc>
</firstnode>
</project>
Best Regard
Kim S.
I want to red pipenode and write its in name
My problem is that there i to level <lc> and ppe
<?xml version="1.0" encoding="utf-8" ?>
- <project>
- <firstnode>
- <lc>
<name />
<pipe>bil</pipe>
</lc>
- <lc>
<name />
<pipe>Serv</pipe>
</lc>
- <lc>
<name />
<pipe>der</pipe>
</lc>
- <lc>
<name />
<pipe>Instalition</pipe>
</lc>
- <lc>
<name />
<pipe>Instalition</pipe>
</lc>
</firstnode>
</project>
Best Regard
Kim S.