【发布时间】:2014-04-07 01:05:07
【问题描述】:
该网络中的某个人能否解释一下为什么 Document/Encoded 和 RPC/Encoded 编码样式组合在基于 Soap 的 Web 服务中不符合 WS-I?
【问题讨论】:
-
为什么不看标准?
标签: web-services soap encoding ws-i compliant
该网络中的某个人能否解释一下为什么 Document/Encoded 和 RPC/Encoded 编码样式组合在基于 Soap 的 Web 服务中不符合 WS-I?
【问题讨论】:
标签: web-services soap encoding ws-i compliant
Document/Encoded 和 Rpc/Encoded 由 WS-I 发布,遵循 bp1.0(basic profile 1.0) 规范。
WS-I 之后发布 bp1.1,2.0.. 规范。这些规范中规定的规则将不受上述消息交换格式的支持,也不投诉。
向 WS-I 投诉的唯一交换格式是 Document/literal、Rpc/literal、Document/Wrapped
【讨论】: