开发者

Must a service have a unique targetnamespace?

开发者 https://www.devze.com 2023-01-26 18:31 出处:网络
I\'am wondering if two Web Services can have the same targetnamespace. Or is it discouraged to use the same tns multiple t开发者_如何学Pythonimes and what is the reason for this limitation?Technically

I'am wondering if two Web Services can have the same targetnamespace. Or is it discouraged to use the same tns multiple t开发者_如何学Pythonimes and what is the reason for this limitation?


Technically you can have both the webservices have the same target namespace. But namespaces package logically related set of items together. I wonder why you would like to use the same namespace.

0

精彩评论

暂无评论...
验证码 换一张
取 消