2004/ws/addressing ws-addr-wsdl.xml,1.58,1.59

Update of /sources/public/2004/ws/addressing
In directory hutz:/tmp/cvs-serv18193

Modified Files:
	ws-addr-wsdl.xml 
Log Message:
Updated resolution to issues 56, 57

Index: ws-addr-wsdl.xml
===================================================================
RCS file: /sources/public/2004/ws/addressing/ws-addr-wsdl.xml,v
retrieving revision 1.58
retrieving revision 1.59
diff -C2 -d -r1.58 -r1.59
*** ws-addr-wsdl.xml	31 Oct 2005 20:35:34 -0000	1.58
--- ws-addr-wsdl.xml	7 Nov 2005 06:44:36 -0000	1.59
***************
*** 442,446 ****
                  <head>Destination</head>
                  <p>The value of the [destination] message addressing property for a message sent to
!                     an endpoint SHOULD match the value of the {address} property of the endpoint
                      component (WSDL 2.0) or the address value provided by the relevant port
                      extension (WSDL 1.1). For a SOAP 1.1 port described using WSDL 1.1, the value is
--- 442,446 ----
                  <head>Destination</head>
                  <p>The value of the [destination] message addressing property for a message sent to
!                     an endpoint MUST match the value of the {address} property of the endpoint
                      component (WSDL 2.0) or the address value provided by the relevant port
                      extension (WSDL 1.1). For a SOAP 1.1 port described using WSDL 1.1, the value is
***************
*** 784,790 ****
                      wsdl20:endpoint or wsdl11:port elements. When present, the value of the
                      [reference parameters] message addressing property for a message sent to an
!                     endpoint MUST match the contents of the wsa:ReferenceParameters extension
!                     element. If omitted, the value of the [reference parameters] message addressing
!                     property is empty.</p>
              </div2>
          </div1>
--- 784,789 ----
                      wsdl20:endpoint or wsdl11:port elements. When present, the value of the
                      [reference parameters] message addressing property for a message sent to an
!                     endpoint MUST include the contents of the wsa:ReferenceParameters WSDL extension
!                     element.</p>
              </div2>
          </div1>

Received on Monday, 7 November 2005 06:44:43 UTC