实际的解决方案将以一种更通用的方式构建新SOAP消息,以便从上下文属性中读取诸如目标名称空间、操作、端口名称等的值。
A real life solution would build the new SOAP message in a more generic fashion, reading the values for things like target namespace, operation, port name, and so on, from context properties.
您将注意到,在许多情况下,这些XML元素拥有通用的名称标记(比如“Metric”),真正的标识符在通用元素的name属性上。
You will notice that in many cases, the XML elements have generic name tags such as "Metric" and the real identifier is carried on the name attribute of the generic element.
您将注意到,在许多情况下,这些XML元素拥有通用的名称标记(比如“Metric”),真正的标识符在通用元素的name属性上。
You will notice that in many cases, the XML elements have generic name tags such as "Metric" and the real identifier is carried on the name attribute of the generic element.
应用推荐