yahoo place finder api response xml display
问题 Im here trying to work with yahoo place finder api. I want to get the latitude and longitude of a particular location given name of place. When i use place finder api i get the response text in xml and im trying to style it with Xslt. My problem: http://where.yahooapis.com/geocode?location=701+First+Ave,+Sunnyvale,+CA&appid=myapiid is the get request where i get an xml as response which i have to style with xslt and display. i have a code here which does that.I believe it is right .I always