什么是下载全部由WCF服务公开的WSDL文件的最好方法? [英] What is the best way to download all of the WSDL files exposed by a WCF service?

查看:148
本文介绍了什么是下载全部由WCF服务公开的WSDL文件的最好方法?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

什么是下载全部由WCF服务公开的WSDL文件的最好方法?

What is the best way to download all of the WSDL files exposed by a WCF service?

例如,根WSDL文件引用以下其他的WSDL文件:

For example, the root WSDL file references the following other WSDL files:

<xsd:import schemaLocation="http://localhost:80/?xsd=xsd0" namespace="http://tempuri.com"/>
<xsd:import schemaLocation="http://localhost:80/?xsd=xsd1" namespace="http://tempuri.com"/>

在理想情况下,将有可能下载的自动化,使每次WSDL的变化就会很容易将文件分发给客户或整合到文档/ SDK。

Ideally it would be possible to automate the download so that every time the WSDL changes it would be easy to distribute the files to a customer or incorporate into a document/SDK.

推荐答案

它看起来像微软提供的 Disco.exe 了解这样做的。

It looks like Microsoft provide Disco.exe for doing this.

这篇关于什么是下载全部由WCF服务公开的WSDL文件的最好方法?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆