WebService是一种跨编程语言和跨操作系统平台的远程调用技术。
XML+XSD, SOAP 和 WSDL 是构成WebService平台的三大技术。
SOAP = HTTP协议 + XML数据格式
http://blog.csdn.net/wooshn/article/details/8069087/
WebService 学习
原文:http://www.cnblogs.com/fengbing9891/p/5278771.html