06-01-2012 10:07 AM
Hello! I am trying to download a XML feeder from a bookmaker, and read it in LabView, but can't figure out how to achived it. Does anyone here have a clue on how to proceed in order to make such an application? Any hints or documentation, examples, tutorials or basic XML/RSS readers etc. will be appriciated!:)
Below is also a link to a typical bookmaker XML feed that i will try to download:
http://ads-cdn.unibet.com/orval/feed/uk/en/214662/data.xml
Greetings
Kristoffer
06-01-2012 01:56 PM
The quickest way I know of would be to use the JKI EasyXML Toolkit.
06-02-2012 08:21 AM
Have you looked at the XML parser functions that ship with LabVIEW? There are examples incuded.
Have you looked at LabXML?
06-02-2012 12:28 PM
There are also some examples posted on the Regular Expressions Board. Of how to parse XML - if you want to build the functions yourself.
Rob
06-03-2012 12:47 PM
Thank you guys! Will have a look at all of the information!:)
Greetings
Kristoffer