I executed a code to get xml content from timesofindia but its not woking and the code which i used is
doc=xmlReadDoc(NULL,"http://timeso开发者_开发百科findia.indiatimes.com/rssfeeds/-2128936835.cms",NULL,0);
I am new to bada.Somebody please help me.
Please refer to the documentation: http://xmlsoft.org/html/libxml-parser.html#xmlReadDoc You have to first download the document and then pass it to xmlReadDoc as a null terminated string. The second parameter is like MihaiD said, the base url of your document.
To download the document first, see Osp::Net::Http API documentation.
I have the feeling you actually have to pass in the document as a string on that first parameter. The second parameter is just a base URL, used probably for converting some relative URLs in the document to absolute URLs.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论