- From: Craig Salter <csalter@ca.ibm.com>
- Date: Mon, 6 Mar 2006 14:09:15 -0500
- To: public-ws-addressing-comments@w3.org
- Message-ID: <OF5E77A91D.96031672-ON85257129.0068AE5F-85257129.00693750@ca.ibm.com>
In the past wsdl and it's well defined extensions (soap, http, mime) have
all use lower case element names. Is there a reason why the wsaw
element's use a leading upper case? Perhaps it's a minor point ... but
things would look consitent if wsaw:UsingAddressing wsd redefined to be
wsaw:usingAddressing.
<binding name="reservationSOAPBinding"
interface="tns:reservationInterface"
type="http://www.w3.org/2006/01/wsdl/soap"
wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
<wsaw:UsingAddressing wsdl:required="true" />
<operation ref="tns:opCheckAvailability"
wsoap:mep="http://www.w3.org/2003/05/soap/mep/request-response" />
<fault ref="tns:invalidDataFault" wsoap:code="soap:Sender" />
</binding>
thanks
Craig
Craig Salter
Rational Studio XML Web Services
Internal Mail: D3/RY6/8200 /MKM
Phone: (905) 413-3918 TL: 969-3918 FAX: (905) 413-4920
Internet: csalter@ca.ibm.com Notes: Craig Salter/Toronto/IBM@IBMCA
Received on Monday, 6 March 2006 19:09:20 UTC