Answer the question
In order to leave comments, you need to log in
How to parse XML Delphi?
Good afternoon. It is necessary to parse xml responses from VKontakte. Answer example:
<?xml version="1.0" encoding="utf-8"?>
<response>
<count>1</count>
<items list="true">
<audio>
<id> id песни </id>
<owner_id> тут id юзера </owner_id>
<artist> артист </artist>
<title> название песни </title>
<duration>209</duration>
<url> юрл мп3</url>
<lyrics_id> id текста песни </lyrics_id>
</audio>
</items>
</response>
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