- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
WS_2015-5(SOAP)
The Envelope is the top element of the XML document representing the message. The Envelope element is always the root element of a SOAP message. The Envelope element contains an optional Header element followed by a mandatory Body element. * * Two usual styles (more on this later) * The Header element is a generic container for control information It may contain any number of elements from any namespace Header blocks should contain information that influences payload processing * The Body element represents the message payload * * The SOAP specification does not define encryption for XML Web Services. This is left up to the implementer of the SOAP protocol * * SOAP simply defines the structure of the XML document used to transfer the message + possibly conventions for serializing data into XML + convention for representing method call * * * Note that this general message framework can be used to attach any valid XML-based message in the body element. In the original design of SOAP this message was intended to be serialized data organized as input/output parameter lists wrapped in method calls. If the intent is to use SOAP message bodies this way, a standard must be developed for representing generic simple and compound types in programming languages in XML. * SOAP also provides a type for representing binary data One approach for working with binary data is to use the base64 type. We can represent binary data, such as an image file, as an array of bytes in the message. The base64 type converts binary data to text using the base64-encoding algorithm of XML Schemas. There is no relationship between SOAP and base64-encoding; If we use it, our application (or implementation of SOAP for your platform) must be able to understand and work with base64-encoding. * * * Can turn it off currently scoped style using an empty string as URL () parent scoped style becomes default again SOAP Encoding: SOAP encoding is a set of serialization rules defined in section 5 o
您可能关注的文档
最近下载
- 分散式风电工程施工组织设计.doc VIP
- 透析患者高磷血症的控制37页PPT.pptx VIP
- QGDW 11651.10-2017 变电站设备验收规范-第10部分:干式电抗器.pdf VIP
- 人工血管内瘘的护理(1).pptx
- QGDW 11651.9-2016《变电站设备验收规范第9部分:并联电容器组》.pdf VIP
- (新版)风力发电运维值班员(高级工)理论考试题库(浓缩400题).docx VIP
- 安装app「安装app内蒙古人社」.docx VIP
- 浙江国企杭州电力设备制造有限公司招聘笔试题库2025.pdf
- QGDW 11651.6-2016《变电站设备验收规范第6部分:电流互感器》.pdf VIP
- YDT 5178-2017 通信管道人孔和手孔图集.docx VIP
文档评论(0)