The designers at the USPS have decided to implement this as a plain vanilla XML web service.
USPS的设计者决定将其实现为一个普通的XML Web services。
Standards at the heart of SOA, however, have remained largely intact since the first XML web service went live.
但是SOA核心的标准,在第一次XML网络服务流行之后就一直没有什么大的变动。
Within the XML Web service TAB, the start page provides a search form that can be used to find particular services.
在XML Web服务选项卡中,开始页提供一个可以用来查找特定服务的搜索表单。
The XML Web service then processes the requests, and returns a SOAP envelope that contains the computational results.
接着,XML Web服务处理该请求并返回一个包含计算结果的SOAP信封。
In this scenario, the Bank Actions PHP module makes a SOAP XML Web service call to a remote real-life Web service running on the Internet.
在这个场景中,BankActionsphp模块对一个在互联网上运行的真实的远程Web服务进行SOAPXML Web服务调用。
How to insure the security of XML Web service, the most popular technology of transferring Web data, has become the key task of people 's research.
作为目前使用最广泛的网络数据传输技术XML网络服务,如何保证其安全性已成为人们研究的重点课题。
Lastly, the client makes a request to the XML Web service by using SOAP to communicate a message, which contains the method names to invoke, parameters, etc.
最后,客户通过使用SOAP向XML Web服务发出一个请求以传递一条消息,这条消息包含有要调用的方法名、参数等。
Often, architects are tempted to treat a native XML database as a back-end XML Web service, that returns XML documents that the front end is supposed to transform and render as necessary.
通常,架构师倾向于将原生xml数据库当作一个后端XML Web服务,它返回前端应该根据需要进行转换和呈现的XML文档。
Now, XML, while well suited for Web service requests in general, is not always the best way to execute this in a browser.
尽管总体而言xml非常适合于Web服务请求,但并非总是在浏览器中执行此类请求的最佳方法。
Each data source requires some sort of integration with a Web service, XML data, or XQuery-generated data.
每种数据源都需要与一个Web服务、XML数据或XQuery生成的数据相集成。
The data layer is a repository of the XML files that represent the Web service response objects.
数据层是XML文件的储存库,这些文件用来表示Web服务响应对象。
Web services description standards define XML grammars for describing a Web service interface and for invoking the operations it supports.
Web服务描述标准定义了描述 Web服务接口和调用它所支持操作的XML语法。
The XML-encoded output message is returned to the Web service client application.
XML编码的输出消息返回给Web服务客户机应用程序。
Stubs are typically generated using a tool that reads a WSDL XML document, which describes the Web service to be used.
存根通常是用工具生成的,该工具读取一个WSDLXML文档,文档描述了将要使用到的Web服务。
Using the mapping designer also creates a Web service for the annotated XML schema.
使用映射设计器还可以为标注XML模式创建Web服务。
The databases can also service XML-based Web services requests for information such as SOAP.
数据库也可以服务于基于XML的Web服务对信息的请求,比如SOAP。
The use of XML by all Web service standards means that all services are both accessible and well defined.
所有的Web服务标准都采用xml格式就意味着所有的服务都是可访问的且明确定义的。
Equal or contain verification points enable you to directly compare the XML document that the Web service returns.
相等或包含验证点能使您直接比较Web服务返回的XML文档。
WSDL is an XML language to formally describe a Web service.
WSDL是一种正式地描述Web服务的xml语言。
Once again, this has been changed to match the format of the XML produced by your Web service.
同样,这也被更改为与Web服务生成的XML的格式相匹配。
This article demonstrates how to leverage XML and the Amazon SQS Web service to integrate enterprise business applications.
本文演示了如何利用XML和AmazonSQSWeb服务集成企业业务应用程序。
It also shows you how to use XSLT style sheet processing to transform the Web service XML response into HTML-based Web browser interactions.
还讨论如何使用xslt样式表处理把Web服务的XML响应转换为基于HTML的Web浏览器交互。
Since a SOAP message is an XML document, the Web service must also convert the data items to the required XML format.
因为SOAP消息是XML文档,所以Web服务还必须将数据项转化成要求的xml格式。
Equal or contain verification points enable you to directly compare the XML document that the Web service returns to the expected values.
Equal或contain验证点使您能够直接把Web服务返回的XML文档与期望值作比较。
Last time, you allowed the Web service to return XML by default.
上一次,您允许Web服务默认地返回XML。
While you can use a variety of techniques to build an XML-based Web service, I find that most developers prefer to start with a Web Services Description Language (WSDL) definition of the service.
虽然可以使用使用不同技术建立基于XML的Web服务,但我发现多数开发人员更愿意从服务的Web ServicesDescriptionLanguage (WSDL)定义开始。
The point here is that using a string parameter to send XML across a web service interface is generally considered bad design and should be avoided.
在这里我要指出的是,使用字符串参数通过Web服务接口发送XML通常被认为是糟糕的设计,应该加以避免。
The client is expected to get the location of the service and form the correct XML message to send to the Web service.
客户程序要获得服务的位置并形成正确的XML信息发回到Web服务。
Now that you've built the way to handle the XML payload of the incoming web service request, you now build the way to return an XML response to the client.
您已经构建了处理传入web服务请求的XML有效负载的方式,现在可以构建将 XML响应返回给客户端的方式了。
XSL also can be used while calling the Web service from GET/POST method to convert the Web service output from XML to HTML format.
在从GET/POST方法调用Web服务时,也可以使用XSL 将 Web 服务输出由XML转换为HTML 格式。
应用推荐