suppose we have something like below.. how can i fetch the summary part ???
can we use xpath in rome?? <ResultSet xsi:schemaLocation="urn:yahoo:yn http://api.search.yahoo.com/NewsSearchService/V1/NewsSearchResponse.xsd" totalResultsAvailable="1720" totalResultsReturned="2" firstResultPosition="1"> <Result> <Title>Judge Approves Adoption by Madonna</Title> <Summary> Madonna?s adoption of David Banda, below, a Malawian boy she met in an orphanage in 2006, was approved by a judge in Malawi on Wednesday, The Associated Press reported. </Summary> <Url> http://www.nytimes.com/2008/05/29/arts/29arts-JUDGEAPPROVE_BRF.html </Url> <ClickUrl> http://www.nytimes.com/2008/05/29/arts/29arts-JUDGEAPPROVE_BRF.html </ClickUrl> <NewsSource>New York Times</NewsSource> <NewsSourceUrl>http://www.nytimes.com/</NewsSourceUrl> <Language>en</Language> <PublishDate>1212038515</PublishDate> <ModificationDate>1212038516</ModificationDate> </Result> </ResultSet> -- View this message in context: http://www.nabble.com/hi-all%2C-how-to-get-things-from-abnormal-wicketstuff-rome-respone---tp17530285p17530285.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
