- From: Sanjiva Weerawarana <sanjiva@watson.ibm.com>
- Date: Sat, 20 Sep 2003 00:20:36 +0600
- To: "Martin Gudgin" <mgudgin@microsoft.com>, <www-ws-desc@w3.org>
Hi Gudge, > I think you will find that as far as our spec is concerned there is > always EXACTLY ONE definitions container even in cases where the > contents of that container came from multiple locations. That's for included or imported stuff right? Is there anything in the spec which says that *all* stuff for the target namespace are part of EXACTLY ONE definitions container? If so then we're in business. If not its certainly possible for two documents to point to the same namespace yet not be aware of each other: <definitions targetNamespace="http://www.ibm.com/"> ... stuff for one service ... </definitions> <definitions targetNamespace="http://www.ibm.com/"> ... stuff for another service ... </definitions> Sanjiva.
Received on Friday, 19 September 2003 14:21:14 UTC