Re: Updated portTypeExtension proposal

Hi Gudge,

This is looking better .. a few comments on syntax (more on
other parts later).

I prefer:

    <portType name="ncname" extends="list-of-qnames">
        ...
    </portType>

rather than the "bases" attribute. 

Also, similarly for the service:

    <service implements="list-of-qnames">
        ...
    </service>

Thanks!

Sanjiva.

----- Original Message ----- 
From: "Martin Gudgin" <mgudgin@microsoft.com>
To: <www-ws-desc@w3.org>
Sent: Thursday, October 10, 2002 3:32 AM
Subject: Updated portTypeExtension proposal


> 
> An updated version of the port type extension proposal is at[1]. The
> only major change is to the mapping of the {port type] property on the
> service component[2] to allow multiple port types.
> 
> Gudge
> 
> [1]
> http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/wsdl12/wsdl12.ptext.ser
> vice.ptmult.html
> [2]
> http://dev.w3.org/cvsweb/~checkout~/2002/ws/desc/wsdl12/wsdl12.ptext.ser
> vice.ptmult.html#Service_Mapping

Received on Friday, 11 October 2002 14:22:56 UTC