- From: Marc Hadley via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 18 May 2005 19:42:10 +0000
- To: public-ws-addressing-eds@w3.org
Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv9566
Modified Files:
ws-addr-soap.xml ws-addr-wsdl.xml
Log Message:
Added lc53 resolution - expanded MAP to message addressing property and fixed editorial glitch
Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -d -r1.44 -r1.45
*** ws-addr-wsdl.xml 18 May 2005 19:22:36 -0000 1.44
--- ws-addr-wsdl.xml 18 May 2005 19:42:08 -0000 1.45
***************
*** 687,691 ****
href="http://www.w3.org/TR/wsdl#_names">Section 2.4.5</xspecref> of WSDL
1.1, if the name attribute is absent for the input of a request response
! operation the default value is the name of the operation "Request" appended.</p>
<p> [input name] = GetLastTradePriceRequest</p>
<p>Likewise, the output defaults to the operation name with "Response" appended.</p>
--- 687,691 ----
href="http://www.w3.org/TR/wsdl#_names">Section 2.4.5</xspecref> of WSDL
1.1, if the name attribute is absent for the input of a request response
! operation the default value is the name of the operation with "Request" appended.</p>
<p> [input name] = GetLastTradePriceRequest</p>
<p>Likewise, the output defaults to the operation name with "Response" appended.</p>
Index: ws-addr-soap.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-soap.xml,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -d -r1.65 -r1.66
*** ws-addr-soap.xml 18 May 2005 19:37:30 -0000 1.65
--- ws-addr-soap.xml 18 May 2005 19:42:08 -0000 1.66
***************
*** 261,266 ****
&nsuri;/feature/Action property of the SOAP 1.2 Addressing
1.0 feature MUST be identical to it. Failure to have an
! identical value results in an Invalid Message Addressing
! Property fault (see <specref ref="invalidmapfault"/>.</p>
</div2>
</div1>
--- 261,266 ----
&nsuri;/feature/Action property of the SOAP 1.2 Addressing
1.0 feature MUST be identical to it. Failure to have an
! identical value results in an Invalid Addressing
! Header fault (see <specref ref="invalidmapfault"/>.</p>
</div2>
</div1>
Received on Wednesday, 18 May 2005 19:45:44 UTC