This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Web Services is some functionality over a network that can be accessed in a secured and efficient manner thru different ways, most commonly known protocol being SOAP.
XML is language and platform independent. Web Services use XML for taking a step further to distributed computing. You should search Google to learn more...happy reading!