Re: Latest WSDL XML part deux

Again on the latest WSDL XML:

The definition for portType element is:
                  <xs:element name='portType' type='wsdl:PortType' >
                    <xs:unique name='operation' >
                      <xs:selector xpath='wsdl:operation' />
                        <xs:field xpath='@name' />
                    </xs:unique>

It doesn't seem to fit the operation name (and namespace) uniqueness we
discussed at the phoenix f2f.
Can someone comment on how this would be modelled? And if it would be
modelled in xml schema what the above might look like?

sgg

++++++++
Steve Graham
sggraham@us.ibm.com
(919)254-0615 (T/L 444)
Emerging Technologies
++++++++

Received on Tuesday, 4 February 2003 14:01:54 UTC