http://www.blogjava.net/charles/archive/2008/12/15/246368.html最近写Web service, 很多代码是用工具生成的,可以说只知其然,不知其所以然.于是,去网上搜了写wsdl的规范看了看,初步理了理头绪,总结一下. 1. wsdl文件格式的结构比较固定,总共分那么几块:definitions/type/message/portType/binding/service,每一块handle不同的职责 2. 一般建议定义单独的xml sch