B
B
booomheadshot2014-03-24 11:15:09
Delphi
booomheadshot, 2014-03-24 11:15:09

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>

Preferably using some standard component...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
profxaker, 2015-04-18
@profxaker

Andrey Dugin you are a typical troll! Where do you think booomheadshot came from?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question