What I try to accomplish is get the src attribute of an RSS2 feed item using GDataXML. The feed\'s item xml is like this:
I开发者_运维百科 want to use xpath min function in my app, but it seems it\'s not registered. Is there any way I could get it to work?
I have a big mystery here, I have a Gdataxml document property: GDataXMLDocument *doc; I\'m adding a new element to doc, interestingly, this method below looks perfect for other elements but not f
I\'m using GDataXML and I encounter some problems to write a XML file. I followed Raywenderlich\'s tutorial but i have to add some namespaces.
I am working on a method to communicate between my PHP api and a iOS application. This is the reason why i wrote a function wich will get an external XML feed(of my api) and parse it.
this is a follow up to a question I posted yesterday. Given the cars XML example posted below, I run do an xpath query, loop through the results and call \"quickquery - getString\" with the sub eleme
I am开发者_如何学Python using GDataXML in my iOS application and want a simple way to format and print an XML string - \"pretty print\"
When I create a thread I s开发者_如何学Cave it handle in a list. After a time I want to check which of them still exists.