Ah, ok. Looks like I should have looked at your code. Having only read
your email, I thought you wrote your own parser in JavaScript. Sorry
for that. ;)
Am Mo, 20. Apr, 2015 um 8:53 schrieb Sam Bull <[email protected]>:
On lun, 2015-04-20 at 18:24 +0200, Niklas Wenzel wrote:
There's also the parsing mechanism of XmlHttpRequest. That's
probably
more reliable than any self-written parser. ;)
Is this not what I did? I used XmlHttpRequest to open the XML
document,
and then started processing the file using
xhr.responseXML.documentElement, and just iterating through the child
nodes.
I'm not aware of any other way to do this...
--
Mailing list: https://launchpad.net/~ubuntu-phone
Post to : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-phone
More help : https://help.launchpad.net/ListHelp