- From: Mark Nottingham <mark.nottingham@bea.com>
- Date: Mon, 21 Jun 2004 17:13:29 -0700
- To: Roberto Chinnici <Roberto.Chinnici@Sun.COM>
- Cc: www-ws-desc@w3.org
On Jun 21, 2004, at 4:58 PM, Roberto Chinnici wrote:
> Given that different top-level components must have different names,
> if you process a valid WSDL document and get some components out of it,
> you can decide whether two top-level components are equivalent just
> by comparing their {name} properties.
Oh, OK. how about:
--8<--
Note that because different top-level components (e.g., interface,
binding and service) are required to have different names, it's
possible to determine whether two of a given type are equivalent by
examining their {name} and {target namespace} properties.
-->8--
Thanks,
--
Mark Nottingham Principal Technologist
Office of the CTO BEA Systems
Received on Monday, 21 June 2004 20:13:31 UTC