为了创建新的Web服务定义语言(WSDL),您需要启动向导,并且通过下面的步骤创建一个空服务。
To create a new Web service Definition Language (WSDL), you need to launch the wizard and create an empty service by following these steps.
WSDL (Web服务定义语言)和SOAP(简单对象访问协议)是B2B集成中经常使用的基于XML的语法。
WSDL (Web Services Definition Language) and SOAP (Simple Object Access Protocol) are XML-based grammars that are frequently used in B2B integration.
wsdl:这是Web服务定义语言(wsdl)文件,稍后需要使用该文件调用创建的CRUD Web服务。
CUSTCRUD.wsdl: This is the Web service Definition Language (WSDL) file that is needed later for invoking the CRUD Web service that was created.
可以使用Web服务定义语言(Web Service Definition Language,WSDL)文档实现可变性。
Web Service Definition Language (WSDL) documents can be used to implement variability.
这些向导将UML转换为COBOL和WSDL(Web服务定义语言),并且生成 JCL,它将帮助您实现生成的代码。
These wizards transform UML into COBOL and WSDL (Web Services Definition Language), as well as generate the JCL that will help you implement the code generated.
更改Web服务定义语言(Web Service Definition Language,WSDL)接口描述,以处理转换后的数据对象。
Change the Web Service Definition Language (WSDL) Interface Description to handle transformed Data objects.
一个WebServiceDefinitionLanguage (Web服务定义语言,WSDL)文档,描述服务接口和端口(参见参考资料中的链接)。
The Web service Definition Language (WSDL) document that describes the service interface and ports (see Resources for a link).
但在本文中,我使用Web服务定义语言(Web Service Definition Language,WSDL)和基于SOAP的Web服务界面。
In this article, I use Web service Definition Language (WSDL) and SOAP-based Web service interfaces.
Web服务定义语言(Web Services Definition Language,WSDL)可以用来描述 Web服务提供的接口,它也是基于XML。
The Web Services Definition Language (WSDL) can be used to describe the interface a web service offers, again based on XML.
导入MDMServer的Web服务定义语言(Web service definitionlanguages, WSDL),并创建Web服务Web客户机。
Import MDM Server's Web service definition languages (WSDLs) and create the Web services Web client.
然而在实践中,您的业务合作伙伴通常为您使用的服务提供接口,例如Web服务定义语言(Web Service Definition Language,WSDL)文件,因此更改它们就不在您的控制之内了。
In practice though, your business partners often provide interfaces for services that you use, for example Web service Definition Language (WSDL) files, so changing them is out of your control.
BPEL4WS是一种基于XML的流程组合语言,用于定义若干称为合作伙伴的服务的组合,以实现特定的业务需求。
BPEL4WS is an XML-based process-composition language used to define the composition of several services, called partners, to achieve specific business needs.
该语言同时涉及服务的位置和绑定细节的定义。
The language also addresses the definition of the location and binding details of the service.
XML方案,一种服务定义及确认语言。
一个消息代表在Web服务描述语言(WSDL)规范中定义的一个概念;即,它是实际数据对服务和消费者有意义一个容器。
A message represents a concept as defined in the WSDL (Web Services Description Language) specification; that is, it's a container for actual data which has meaning to the service and the consumer.
虽然可以用Web服务描述语言(WSDL)来定义简单的请求/响应交互,但我们不能使用功能有限的WSDL来表示实际的编排。
While Web Services Definination Language (WSDL) can be used to define simplistic Request/Response interactions, I cannot use WSDL with its limited capabilities to express realistic choreographies.
WSDL是Web服务已经接受的定义语言,因此可以使用WSDL配置SOAP节点。
WSDL is the accepted definition language for Web services, so the SOAP nodes are configured using WSDL.
还可以使用用于Web服务的业务流程执行语言(BPEL4WS)来定义组件的有效操作序列。
Business Process Execution Language for Web Services (BPEL4WS) can also be used to define the valid sequences of operations on a component.
例如,在一个Web服务定义中,XML架构很有可能会映射到一种编程语言。
For instance, in a Web service definition, there is a good chance that the XML schema will map to a programming language.
WSDL代表Web服务描述语言(Web Services Description Language),它是一个由w3c.org定义的标准。
WSDL stands for Web Services Description Language and is a standard defined by w3c.org.
对于此实例,您将导入要测试的Web服务所需的Web服务描述语言(Web Services Description Language,WSDL)的定义文件。
For the example here, you will import a Web Services Description Language (WSDL) definition file that is required by the Web service that you will test.
WS - Inspection规范(请参阅参考资料)并不定义一种服务描述语言。
The WS-Inspection specification (see Resources) does not define a service description language.
业务流程执行语言(Business Process ExecutionLanguage, BPEL)就是这种将流程定义为一组服务调用的技术的例子。
The Business process Execution Language, or BPEL, is an example of such a technology for defining a process as a set of service invocations.
InfoQ:在你的书里你将BPEL定义为“一种支持异构系统以Web服务标准进行通信的集成语言。”
InfoQ: in your book you are defining BPEL as "an integration language that allows us to communicate with heterogeneous systems, which all talk (communicate) using Web Services Standards."
描述基于CICS服务的WSDL (Web服务描述语言)和XSD (XML模式定义)文件。
WSDL (Web Services Description Language) and XSD (XML Schema Definition) files that describe the CICS-based service.
WSDL(网络服务描述语言),一种界面定义语言。
WSDL (Web Services Description language), an interface definition language.
SOA是一个体系结构概念,其中所有的功能或服务都使用描述语言加以定义,且各自的接口均可通过网络进行发现。
SOA is an architectural concept in which all functions, or services, are defined using a description language and where their interfaces are discoverable over a network.
因为CORBA与语言无关,所以它依靠一种接口定义语言(IDL),来表达客户机如何向实现接口的服务发出请求。
Because CORBA is language independent, it relies on an interface definition language (IDL) to express how clients will make a request to the service that implements the interface.
直接在服务接口上定义语言环境信息。
Define locale information on the service interface directly.
服务组件是在服务组件定义语言(ServiceComponentDefinition Language,SCDL)文件中定义的。
A service component is defined in a service component Definition Language (SCDL) file.
应用推荐