Re: Issue 210: component equivalence

Mark Nottingham wrote:
> 
> 
> 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--

That works.

Roberto

Received on Monday, 21 June 2004 23:54:37 UTC