If present, the SOAP element appears only once within a element.
如果出现的话,SOAP元素在元素内只出现一次。
You will now rename the SOAP elements and that were part of element.
您现在便可重命名SOAP元素和,它们是元素的一部分。
As mentioned earlier, the SOAP element in the tree corresponds loosely to the SOAP envelope.
正如前面提到过的,树中的SOAP元素松散地对应于SOAP信封。
The SOAP element in the tree corresponds loosely to the SOAP envelope in a Web services message.
树中的SOAP元素松散地对应于Web服务消息中的SOAP信封。
In this article, you'll learn what information can be put into a SOAP element, and how to design a fault-handling system using version 2.2 of the Apache SOAP toolkit.
在本文中,您将了解什么信息可以输入到SOAP元素中,以及如何使用Apache SOAP工具箱版本2.2设计故障处理系统。
You will now tweak the SOAP message by renaming these element names to make it more meaningful.
现在,您可以调整SOAP消息,通过重新命名这些元素名称使这些名称变得更有意义。
Listing 1 is an example of a SOAP response message that contains a element.
清单1是一个SOAP响应消息示例,它包含一个元素。
In the SOAP envelope, there is no element to provide a reference to the attachment, which is outside of the SOAP envelope.
在SOAP信封中,所有元素都不提供到附件的引用,只有信封之外才存在这类元素。
The second major element that SOAP brings to the table is a simple means of encoding user-defined data types.
soap带给表的第二个主要元素是编码用户定义的数据类型的简单方式。
This element must be present in order to send SOAP message.
为了发送一条 SOAP消息,必须包括此元素。
The SOAP receiver encountered an invalid namespace for the SOAP Envelope element.
SOAP接收器遇到了 SOAP信封元素的无效命名空间。
For example, in the SOAP fault message in Listing 1, the element has multiple elements.
例如,在清单1中的SOAP故障消息中,元素有多个元素。
Otherwise the root element is treated as the SOAP body payload and an appropriate envelope is added automatically.
否则,将把根元素视为SOAP正文有效负载,并自动添加适当的信封。
The larger the number of elements and the depth of each element in the SOAP message body, the worse the problem.
SOAP消息体中元素个数越多,每个元素嵌套越深,问题就会越严重。
Add a new child SOAP header element.
添加新的子soap头元素。
The original SOAP body element is moved to a newly added bogus wrapper element in the SOAP security header.
原始soap消息体元素会被转移到SOAP安全消息头的一个新添加的伪造包装器元素中。
This element is the root element of a SOAP message.
这个元素是SOAP消息的根元素。
A SOAP message is a complete XML document, with the top element being the envelope element.
SOAP消息是一个完整的XML文档,顶级元素是信封元素。
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。
All the customized class has to do is define a mapping, NS_TO_HANDLER_MAPPING, which for each namespace defines another mapping from SOAP body element name to a handler function.
定制的类所要做的只是定义一个映射ns TO HANDLER MAPPING,它为每个名称空间定义另一个从SOAP主体元素名到处理程序函数的映射。
The added SOAP header element includes the service ID of your target session bean.
这个添加的报头元素包含您的目标会话bean的服务id。
Listing 9 provides a button that passes in a device id from an input field called id and displays the response SOAP Envelope in a div element called result.
清单9提供了一个按钮,该按钮可以从名为id的输入字段传入一个设备id,并在名为result的元素中显示响应SOAP信封。
In the document-wrapped SOAP message below, the schema root element is renamed to to match the operation name defined in its WSDL document.
在下面的Document - wrappedSOAP消息中,模式根元素被重命名为“publishSomeData”,以与在其WSDL文档中定义的操作名称匹配。
J2EE implementations usually provide additional information about the problem by supplementing the SOAP Fault element with a content of the execution stack.
通过给SOAPFault元素补充执行堆栈的内容,J2EE实现通常提供了与问题有关的额外信息。
Listing 1: Embedding a version element inside a SOAP header.
清单1:在SOAP消息头内部嵌入版本元素。
Another possible policy you can set on the handler chain: a handler chain can invoke a handler based on the qname of the outermost element of a SOAP header.
另外一个您可以在处理程序链上设置的的策略:处理程序链可以根据soap头最外层的元素的qname调用处理程序。
Creates an element in the SOAP Header that represents the business object defined previously in the mediation flow.
在表示此前在中介流中定义的业务对象的SOAPHeader中创建一个元素。
Encapsulate service id into element of SOAP header before the client sends request.
在客户机发送请求之前,将服务ID封装进SOAP报头的元素中。
Any element in a SOAP processing chain can add or delete items from the Header; elements can also choose to ignore items if they are unknown.
一个SOAP处理链中的任一元素可增加或删除Header里的项;元素也可选择忽略它们不认识的项。
Therefore, there is no part element in the SOAP body.
因此,SOAP主体中没有局部(part)元素。
应用推荐