wsdl

  • 网络描述语言;服务描述语言(web Services Description Language);互联网服务定义语言(Web Services Definition Language)

wsdlwsdl

wsdl

描述语言

这种描述方法通常在被称为网络服务描述语言(WSDL)文件的XML 文件中出现。XML 网络服务是注册过的,所以潜在使用者可 …

服务描述语言(web Services Description Language)

Web 服务的 Web 服务描述语言 (.wsdl) 文件的完整 Web 地址。元数据交换发现模式 WSDL 验证模式 安全存储 WSDL 目标应 …

互联网服务定义语言(Web Services Definition Language)

·Web Services Definition Language (WSDL) 1.1,定义了远程服务的描述信息。 ·XML 1.0.

网络服务描述语言

englishcomputerglossary - fmcathay ... wrapper 包装 WSDL 网络服务描述语言 yellow 黄色 ...

1
The WSDL extensibility elements can be used to indicate whether or not the WSDL document contains an endpoint specification. WSDL可扩展性元素可以用来指示WSDL文档是否包含端点规范。
2
So far, components used in composite applications come with a static WSDL file that defines the component's properties and actions. 目前为止,复合应用程序中的组件附带了一个静态的WSDL文件,定义了组件的属性和操作。
3
The echo message Web service created using the bottom-up approach is not interoperable as it has an incomplete WSDL document. 使用自底向上方法创建的echo消息Web服务不是可互操作的,因为它的WSDL文档不够完整。
4
The RPC-style integration uses WSDL to take a "regular" method call and abstract it out to SOAP. RPC式集成使用WSDL来进行一个“常规”方法调用,并将其抽象出来发送到SOAP。
5
The location attribute of the WSDL import, like the schemaLocation attribute of the XSD import, is just a hint. WSDL导入的location属性与XSD导入的schemaLocation属性相似,只不过是一个提示。
6
To work locally, download and save the WSDL file with the name MyWebservice. xml to your working directory as shown in the first command. 为了在本地工作,下载并使用名称MyWebservice.xml把WSDL文件保存到工作目录中,如第一个命令所示。
7
A class operation does not "match" if it has the same method name, but a different message name as the WSDL operation. 如果一个类操作与WSDL操作具有相同的方法名称,但没有相同的消息名称,则认为该类操作“不匹配”。
8
However, the basics, like SOAP and WSDL, seem to have gotten a lot of traction and don't seem to be going away. 但是,一些基本的标准(象SOAP和WSDL)似乎已获得众多追捧,看样子不会消失。
9
One of our problems is that WS-BPEL is WSDL 1. 1 only, at least for now (and I'm not aware of any effort to update it for WSDL 2. 0). 我们的一个问题是WS-BPEL只支持WSDL1.1,至少迄今为止还是这样(而且我没听到任何关于要把它升级到WSDL2.0的消息)。
10
There might be cases where a SOAP header is sent as part of a message, even though the header is not declared in the WSDL definition at all. 这里可能存在SOAP头作为消息的一部分被发送,甚至消息头根本没有在WSDL定义中声明的情况。
11
In the next section the service definitions of each of these use case are reviewed in more detail from a UML and WSDL viewpoint. 在服务定义的下一部分,将从UML和WSDL的角度对每个用例进行更为详细的复查。
12
At present, the WSDL does not provide enough information to be a conclusive source for a System Interface specification. 目前,WSDL没有提供足够的信息作为系统接口规范的确凿来源。
13
The WSDL is still about as straightforward as it is possible for WSDL to be. WSDL还是基本达到了尽可能地简单易懂的要求。
14
WS-Policy elements that are defined in an external file can be referred to from within the WSDL by using the element. 通过使用元素,可以从WSDL中引用在外部文件中定义的WS-Policy元素。
15
Just a note about namespaces: WSDL uses the concept of namespaces extensively. 关于名称空间只要注意一点:WSDL广泛地使用名称空间这一概念。
16
This function will use the WSDL to ask the user for the required inputs to the SOAP message, then build the body of the response. 该函数将使用WSDL来请求用户向SOAP消息输入所需信息,然后构建响应体。
17
This naming convention allows for the creation of the wsdl: service element for every version of every method. 这种命名转换允许对每一个方法的每一个版本都创建一个wsdl:service元素。
18
When a WSDL definition of a Web service is uploaded, the original WSDL is saved as a "Validation Map" and is referenced as the private WSDL. 加载Web服务的WSDL定义时,最初的WSDL保存为“ValidationMap”,并作为私有WSDL引用。
19
Second, we found that the WSDL file (or Web Service Port) bound to an import in a module must be available to that module. 第二点,我们发现绑定于模块中的导出的WSDL文件(或Web服务端口)必须对该模块是可用的。
20
They probably do not know or care about WSDL and XML, and all the quirks that they bring to the table. 他们可能不知道或者不关心WSDL和XML,以及所有他们摆到台面上的异常事件。
21
The address in the endpoint reference is hard-coded to be that of the BigEcho service, as shown in the WSDL file in Listing 1. 将端点引用中的地址硬编码为BigEcho服务,如清单1中的WSDL文件所示。
22
However, Web service provider endpoints created from WSDL files support only a small set of these serialization attributes. 但是,从WSDL文件创建的Web服务提供者终结点仅支持这些序列化属性中的一小部分。
23
At the heart of a WSDL file, the Web service provider defines the methods that are available for consumption by other applications. 在WSDL文件的中心,Web服务的提供程序定义了可由其他应用程序使用的方法。
24
As you can see from Figure 2, WSDL addresses the bottom two layers of what IBM has identified as the Web Services Description Stack. 正如您能从图2中看到的那样,WSDL致力于IBM定为Web服务描述堆栈的底下两层。
25
A class operation "matches" if it has no message name, but has the same method name as the WSDL operation. 如果一个类操作没有消息名称,但与WSDL操作具有相同的方法名称,则认为该类操作“匹配”。
26
A warning ToolTip appears when you attempt to connect Web service endpoints whose WSDL binding name and binding namespace do not match. 当尝试连接WSDL绑定名称和绑定命名空间不匹配的Web服务终结点时,会出现一个警告工具提示。
27
Luckily, you don't have to be fluent in WSDL to create or work with Web services, because Rational Developer handles it all for you. 幸运的是,您不必非常熟练地使用WSDL来创建或处理Web服务,因为RationalDeveloper会为您处理所有这些工作。
28
For the most part, you as a developer do not have to read, parse, and understand the internals of a WSDL file. 大多数情况下,开发人员不必读取、解析并了解WSDL文件的内部细节。
29
On the target WSDL panel, any new port type is created with a system-generated name, (with its icon displayed over a red background). 在目标WSDL面板上,任何新的端口类型都是使用系统生成的名称创建的,(在红色背景上显示它的图标)。
30
A proxy class generated by the Wsdl. Exe tool associates the name attribute with a class, if the match XML element has child match elements. 如果matchXML元素包含子match元素,则Wsdl.exe工具生成的代理类将name属性与类关联起来。