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...
signature.asc
Description: This is a digitally signed message part
-- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

