Regarding my question, I need to consume service and do some manipulation from what i get. This includes two questions for me, basically:
1) What kind of service is that?
I dont know what kind of service is that, how do i define it, i only have a link in this form: www.somesite.com/web/pages/xml/extractxml.aspx?argument1=vaue&argument2=value. So if i navigate to this thru the browser I'm promp'ed with xml file download. What kind of sercie is that? Is this SOAP?
2) Another question is, if i know what kind of service is this, how do I consume it?
Thanks in advance