Answer the question
In order to leave comments, you need to log in
Parsing xml with identical nested elements. How?
Hello!
How to parse a view structure:
<items>
<item>
<title>title</title>
<item>
<title>title</title>
<item>
<title>title</title>
<p>asdasd</p><p>asdasd<p>
</item>
</item>
</item>
<item>
<title>title</title>
<p>asdasd</p><p>asdasd<p>
</item>
</items>
Answer the question
In order to leave comments, you need to log in
How to create xml with repeated tag?
How to parse xml with nested html?
Have you tried setting the structure as a tree? Haven't tried it myself, maybe tonight.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question