WCF Wsdl - 摆脱“tns” xml 命名空间前缀带有我自己的前缀?
生成 WSDL
时,有什么方法可以用我自己的前缀替换所有 tns
前缀吗?
我知道设置我的 ServiceContract
、OperationContract
、DataContract
等的命名空间和名称可以使我没有丑陋的 < a href="http://tempuri.org/" rel="nofollow">http://tempuri.org/ 命名空间,但如何更改前缀?
Is there any way to replace all tns
prefixes by my own when my WSDL
is generated?
I know that setting the namespace and name of my ServiceContract
, OperationContract
, DataContract
, etc. makes it so I don't have the ugly http://tempuri.org/ namespace, but how can I change the prefix?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论