How to go through all the elements XML? [on hold]



I have next XML



<note>
<elements>
<button />
<input />
<mycontrol></mycontrol>
</elements>
</note>


How to go through all the elements?


No comments:

Post a Comment