Therefore, there is no part element in the SOAP body.
因此,SOAP主体中没有局部(part)元素。
In these cases you can use handlers to read the SOAP body.
在这些情况下,可以使用处理程序来读取SOAP主体。
Both of these messages are exchanged in SOAP body formats.
这两则消息都以SOAP正文格式交换。
No parsing or validation of SOAP Body (pass through action only).
不解析和验证SOAP消息体(只是passthrough操作)。
The mandatory SOAP Body element contains the actual SOAP message.
具有强制性的SOAP主体元素包含了现行的SOAP信息。
Note that the operation name is not presented in the SOAP body anymore.
请注意,操作名“publishSomeData”没有再出现在SOAP主体中。
For example, you may decide to encrypt the entire SOAP body or a part of the body.
例如,您可以决定对整个SOAP主体加密,也可以对部分主体加密。
In RPC style, the XML payload is wrapped inside an operation element in a SOAP body.
在rpc样式中,xml有效负载包装在SOAP主体中的operation元素内。
In an RPC-style operation, the SOAP body is structured to represent a procedure call.
而且一个rpc式的操作中,soap体被结构化来表示一个过程调用。
Within these operations, an XML document literal payload is exchanged within the SOAP body.
在这些操作里面,一个XML文档的文本载荷是在SOAP主体里面被交换的。
As a result, there is no translation and introspection of the SOAP Body during processing.
因此,在处理过程中不用转换和自省soap消息体。
A document style message, on the other hand, has the XML payload directly placed in a SOAP body.
另一方面,document样式的消息将xml有效负载直接放置在SOAP主体中。
Usually, handlers work on the SOAP headers, yet, they may access or change the SOAP body as well.
处理程序通常操作SOAP的头部,但它们也可以访问或更改 SOAP 的主体部分。
The XML request document is contained inside the SOAP body element of the SOAP request message.
XML请求文件包含在SOAP请求消息的SOAP body元素中。
The QName of the first child of the SOAP body also can be used if the name was defined using RPC rules.
如果SOAP主体的第一个子项的QName是使用RPC规则定义的,则也可以使用此名称。
The original SOAP body element is moved to a newly added bogus wrapper element in the SOAP security header.
原始soap消息体元素会被转移到SOAP安全消息头的一个新添加的伪造包装器元素中。
You send the contents of the SOAP body to the service and receive the SOAP response back from the service.
您将SOAP主题的内容发送到服务,并从服务接收SOAP响应。
Otherwise the root element is treated as the SOAP body payload and an appropriate envelope is added automatically.
否则,将把根元素视为SOAP正文有效负载,并自动添加适当的信封。
In a document-literal style SOAP message, only an XML payload is placed in SOAP body without the operation name wrapped.
在Document -literal样式的SOAP消息中,SOAP主体仅包含xml有效负载,而不会包装操作名称。
In a document Oriented operation, XML documents are exchanged within the SOAP body without any additional wrapping elements.
在一个面向文档的操作中,在soap体中交换的XML文档不会有任何其他封装元素。
Note that a nonce (20010711-0001287634) and the identity of the recipient are added to the order information in the SOAP body.
请注意,现时标志(20010711- 0001287634)和接收方的身份是被添加到SOAP正文部分的订单信息中的。
Whenever a request is sent to a Web service, this handler reads the SOAP body and assigns it to the body_of_request static field.
当将请求发送到Web服务时,此处理程序将读取SOAP主体,并将其分配给body _ of _ request静态字段。
The data that needs to be attached is encoded, converted to a string representation, and placed inside the SOAP body of an XML payload.
将需要被附带上的数据编码,转换成字符串表示,并将其放置在XML有效载荷的soap体中。
This is support module for the Servlet Engine, which receives the SOAP Body and converts it to COMMAREA byte buffer and vice versa.
这是Servlet引擎的支持模块,它接收SOAP Body并将它转换成COMMARE a字节缓冲,反之亦然。
The simplest approach is simply to make the RDF: RDF element the single top-level element of the SOAP body, as illustrated in Listing 6.
最简单的方法是仅仅使rdf: rdf元素作为soap体的单个顶层元素,说明见清单6。
A common practice is to use the private key of the sender's X.509 certificate to digitally sign the SOAP body of a web service request.
一个常用的实践方法是使用发送方的X . 509证书的私钥对Web服务请求的SOAP Body进行数字签名。
This function requires that the JAX-RPC handlers in Web Services Gateway only use fields in the header and not directly access the SOAP body.
这个功能要求Web服务网关中的JAX - RPC处理程序只使用消息头中的字段,并且不直接访问SOAP消息体。
You won't see any evidence of MTOM in the SOAP domain tree though; the MTOM parts will already have been reincorporated into the SOAP Body.
不过,您不会在soap域树中看到MTOM的任何迹象;MTOM部分已经重新合并到了SOAP正文中。
In its most basic form, you have a SOAP Envelope that contains a SOAP Body, and the Body contains the actual data that is being transmitted.
在其最基本的格式中,有一个包含SOAP Body的SOAPEnvelope,且Body包含了所传递的实际数据。
A SOAPInput node determines the specific operation from the message payload, that is, the name and namespace of the first child of the SOAP body.
SOAPInput节点可以从消息有效负载(即SOAP主体的第一个子元素的名称和命名空间)确定特定的操作。
应用推荐