You are here

XML Parser

When polling data, you might receive the result in a determined file format.

One of those file formats is XML.
We created a parser that will help the developer extract information from an XML result and make it easier to manipulate that information.

See the project:

XML Parser

Note:
We delibery erased some of the appid parameter value. You've got the spirit on how things were done, it is now up to you to create your own project and make this example work.