2007-12-10
WSDL 笔记
WSDL Web 服务描述语言。
WSDL 用 XML 写。
WSDL 是一个 XML 文档。
WSDL 用来描述 Web 服务。
WSDL 用来定位 Web 服务。
WSDL 仍然不是 W3C 标准。
| Element | Defines |
|---|---|
| <portType> | The operations performed by the web service |
| <message> | The messages used by the web service |
| <types> | The data types used by the web service |
| <binding> | The communication protocols used by the web service |
WSDL 文档的主要结构如下:
xml 代码
- < definitions >
- < types >
- definition of types........
- </ types >
- < message >
- definition of a message....
- </ message >
- < portType >
- definition of a port.......
- </ portType >
- < binding >
- definition of a binding....
- </ binding >
- </ definitions >
- 13:36
- 浏览 (218)
- 评论 (0)
- 分类: ML & Script & Style & Other...
- 相关推荐
发表评论
最近加入圈子
最新评论
-
世界CEO排行榜
转的文章, 呵呵。第一个留言的人, 谢了
-- by Kyll -
世界CEO排行榜
李嘉诚是CEO吗?
-- by zhangyu313







评论排行榜