A web service description consists of the service's web Services description Language (WSDL) description and any XML schemas referenced by it.
Web服务描述是由服务的Web服务描述语言(Web Services Description Language,WSDL)描述与由它所引用的任何XMLschema所组成。
You can define these services in a Web services Description Language (WSDL) file such that the calling application knows where and when to call the services.
您可以在一个Web Services Description Language (WSDL)文件中定义这些服务以便调用应用程序能知道何时、去哪里调用这些服务。
In this release, CICS applications can act in the role of both service provider and service requester, where the services are defined using Web services Description Language (WSDL).
在该版本中,CICS应用程序可以充当服务提供者和服务请求者的角色,其中利用Web服务描述语言(WSDL)来定义服务。
It is the goal of the proposed Web services Description Language (WSDL) to describe services at a functional level.
这个被提议的Web服务描述语言(WSDL)的目标是在功能级别上描述服务。
Web services are described using Web services Description Language (WSDL), and you will need a WSDL file to instantiate the pattern.
Web服务使用Web服务描述语言(WSDL)进行描述,您需要一个WSDL文件来实例化该模式。
The description for the simplest form must include a Web Services description Language (WSDL) document that describes the preferred source and all alternate sources.
对最简单形式的描述必须包括Web服务描述语言(WSDL)文档,该文档描述了首选信息源和所有备用信息源。
In the Web services context, the analogous file is a Web services Description Language (WSDL) document.
在Web服务的情况下,类似的文件是一个Web服务描述语言(Web Services Descriptin Language,WSDL)文档。
Web services Description language (WSDL) — XML-based language for describing Web services and how to access them.
Web服务描述语言(WSDL)——描述Web服务以及如何使用它们的基于XML的语言。
The ESB model promotes SOA-based integration with service contracts and metadata associated with the service contracts, such as Web Services Description Language (WSDL), schema, or policy.
ESB模型促进了与服务契约和与服务契约相关联的元数据的基于 SOA 的集成,如Web服务描述语言(WSDL)、模式或策略。
On the one hand, Web Services Description Language (WSDL) definitions can leverage XML Schema descriptions of messages, allowing exact descriptions of exchanged messages.
一方面,Web服务描述语言(Web Services Description Language,WSDL)定义可以利用消息的XML架构描述,允许准确描述交换的消息。
As defined in Web Services Description Language (WSDL) grammar, a solicit-response operation contains input and output elements, with output first and then input, as shown in Listing 1.
如web服务描述语言(Web Services Description Language,WSDL)语法所定义的,要求-响应操作包含输入和输出元素,首先输出,然后输入,如清单1中所示。
A common SOA malpractice is the wrapping of this type of fine-grained APIs with service interfaces and exposing them through Web Services Description Language (WSDL) definitions.
一个常见的SOA错误做法是,使用服务接口包装这种细粒度api,并将其通过Web服务描述语言(Web Services Description Language,WSDL)定义对外公开。
If you had a web Services Description Language (WSDL) file that described your web service, you could use tools to generate client applications.
如果您已有了一个描述您的Web服务的Web服务描述语言(WSDL)文件,您就可以用工具生成客户机应用程序。
The Web Services Description Language (WSDL) file has to have the following structure to send the attachment, as shown in Listing 9 below
Web服务描述语言(Web Services Description Language,WSDL)文件必须具有以下结构才能发送附件,如下面的清单9 所示
DWS automatically generates a Web services description Language (WSDL) file that contains a description of the Web services.
DWS自动生成Web服务描述语言(Web Services Description Language,WSDL)文件,其中包含Web服务的描述。
In part 2 of this series, the Classifieds Department decided to create a web service of their own, documenting its use with web Services Description Language (WSDL).
在本系列的第2部分中,Classifieds Department决定创建自己的服务,并使用Web服务描述语言(WSDL)记录其使用方式。
In a Web Services Description Language (WSDL) interface model (portType definition) this input criteria and output criteria map to operation input message and output message respectively.
在Web Services Description Language (WSDL)接口模型(porttype定义)中,这个输入标准和输出标准分别映射到操作的输入和输出消息。
The SOAP request begins with the business logic of your application learning the method and parameter to call from a Web Services Description Language (WSDL) document.
一个SOAP请求从应用程序的业务逻辑开始,从Web服务描述语言(WSDL)文档中获得调用方法和参数。
You use Web Services Description Language (WSDL) to discover the available methods in the Web service.
利用Web服务描述语言(Web Services Description Language,WSDL)可以找到Web服务中的可用方法。
Create and describe the CICS-based Web service using a Web Services Description Language (WSDL) file.
用Web服务描述语言(WSDL)文件来创建以及描述此基于CICS的Web服务。
So, why should you read a tip about Web Services Description Language (WSDL) file imports?
那么,为什么要阅读这篇关于Web服务描述语言(Web Services Description Language,WSDL)文件导入的技巧呢?
The custom data binding affects how the development artifacts are generated from the Web Services Description Language (WSDL) file.
定制数据绑定影响如何从Web服务描述语言(WSDL)文件来生成开发构件。
You'll be guided through taking the Web Services Description Language (WSDL) for AWS and using Apache Axis to build the consumer code.
从介绍使用用于AWS的Web服务描述语言(WSDL)和使用ApacheAxis构建消费者代码开始,您将得到全程指导。
Services are also able to provide their functions to a wide variety of applications through the Web Services Description Language (WSDL) standard, thereby promoting flexibility and code reuse.
服务还能够通过Web服务描述语言(Web Services Description Language,WSDL)标准,向各种各样的应用程序提供功能,促进灵活性和代码复用。
Your first step is to import the external XSD and create a Web Services Description Language (WSDL) interface based on the XSD.
您的第一个步骤是导入外部XSD并基于该XSD创建Web服务描述语言(Web Services Description Language,WSDL)接口。
It is a popular opinion that one of the main complexities of SOAP-based Web Services is usage of Web Services Description Language (WSDL) for describing service interfaces.
普遍认为,基于SOAP的Web服务的主要复杂点之一是使用Web服务描述语言(WSDL)进行服务接口的描述。
Answer: the Version 5 Tech Preview does not express security requirements in the Web Services Description Language (WSDL) files.
答:版本5技术预览并不用Web服务描述语言(Web Services Description Language,WSDL)文件表达安全性需求。
Write the Web Services Description Language (WSDL), then generate the code for the service implementation class and fill it up.
编写Web服务描述语言(Web Services Description Language,WSDL),然后生成服务实现类的代码并填充它。
This includes creating a Web Services Description Language (WSDL) as well as Web service operations.
这包括创建Web服务描述语言 (WSDL)以及 Web服务操作。
This includes creating a Web Services Description Language (WSDL) as well as Web service operations.
这包括创建Web服务描述语言 (WSDL)以及 Web服务操作。
应用推荐