Listing 2.two serializations of the same graph according to SOAP Encoding rules.
清单2 .根据SOAP Encoding规则相同图的2种序列化。
A SOAP message is basically an HTTP request and response that complies with the SOAP encoding rules.
SOAP消息实质上是一个遵循soap编码规则的HTTP请求和响应。
Moreover, the SOAP encoding rules define standards to conveniently map the programmatic types to XML.
另外,SOAP编码规则定义了标准,方便了从编程类型到XML的映射。
The circular references between Object A and Object B are handily represented by the flexible SOAP encoding rules.
对象A和 对象B之间的循环引用通过灵活的SOAP编码规则可以很方便地表示。
Listing 2 shows two different serializations of the same linked list data structure serialized according to SOAP Encoding rules.
清单2展示了根据SOAP Encoding规则对相同链表数据结构进行序列化的2种不同的序列化。
For example, notice that in Listing 1, the encoded payload, which follows SOAP Encoding rules, makes use of XML Schema to annotate the element as a double.
例如,请注意,在清单1中,遵循soap编码规则进行了编码的有效负载利用XMLSchema将元素注释为double。
When the requirements for the SOAP specification were drawn up, many people saw the need for standard rules for encoding data within SOAP envelopes.
当对SOAP规范的需求被提出时,许多人都认识到了为soap信封内的数据编码制订一些标准规则的需要。
SOAP encoding USES the rules specified by Section 5 of the SOAP specification.
SOAP编码使用SOAP规范的第5部分指定的规则。
To illustrate the problem, imagine a Web service that returns a linked list data structure which we serialize to XML using the SOAP Section 5 Encoding rules.
要说明这个问题,请想象一个Web服务,它返回一个链表数据结构,我们可以使用SOAPSection5Encoding规则将次结构序列化为XML。
The major difference between the two is that the first contains a schema that fully describes the SOAP messages, while the second needs extra encoding rules to serialize the data into a message.
两者之间的主要区别是前者包含一个模式(schema),这个模式完整地描述SOAP消息,而后者需要额外的编码规则以便把数据序列化为消息。
Based on the SOAP 1.1 encoding rules, SOAP 'href' attribute (see Figure 1) can be used to reference any resource.
根据SOAP 1.1编码规则,SOAP的“href”属性(请参阅图1)可用于引用任何资源。
An encoding in the context of SOAP is simply a set of rules that specify how to translate a specific data model to an XML Infoset.
SOAP上下文中的编码只不过是一组规定如何将指定的数据模型转换为XMLInfoset的规则。
An encoding in the context of SOAP is simply a set of rules that specify how to translate a specific data model to an XML Infoset.
SOAP上下文中的编码只不过是一组规定如何将指定的数据模型转换为XMLInfoset的规则。
应用推荐