ubuntu-phone team mailing list archive
-
ubuntu-phone team
-
Mailing list archive
-
Message #12288
Re: Multiple nested levels in a QML XmlListModel
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...
Attachment:
signature.asc
Description: This is a digitally signed message part
Follow ups
References