- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 20 Oct 2005 14:49:18 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv24819
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC342
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.111
retrieving revision 1.112
diff -C2 -d -r1.111 -r1.112
*** wsdl20-adjuncts.xml 20 Oct 2005 14:41:35 -0000 1.111
--- wsdl20-adjuncts.xml 20 Oct 2005 14:49:16 -0000 1.112
***************
*** 1906,1910 ****
<head>Description</head>
! <p>In SOAP, it is permissible for specification interaction
to engage one or more additional features (typically
implemented as one or more SOAP header blocks), as defined
--- 1906,1910 ----
<head>Description</head>
! <p>The SOAP messaging framework allows
to engage one or more additional features (typically
implemented as one or more SOAP header blocks), as defined
***************
*** 2178,2182 ****
<p>SOAP allows the use of header blocks in the header part
of the message. This binding extension allows users to declare the
! SOAP header blocks in use on a per message ond on a per
fault basis.</p>
--- 2178,2182 ----
<p>SOAP allows the use of header blocks in the header part
of the message. This binding extension allows users to declare the
! SOAP header blocks in use on a per message and on a per
fault basis.</p>
***************
*** 2459,2463 ****
<head>Description</head>
! <p>The WSDL SOAP 1.2 binding extension defined in this section is an extension of the <specref ref="soap-binding"/>
to enable Web Service applications to use SOAP 1.2 <bibref ref="SOAP12-PART1"/>.</p>
--- 2459,2463 ----
<head>Description</head>
! <p>The WSDL SOAP 1.2 binding extension defined in this section is an extension of the SOAP binding defined in section <specref ref="soap-binding"/>
to enable Web Service applications to use SOAP 1.2 <bibref ref="SOAP12-PART1"/>.</p>
***************
*** 2475,2484 ****
define the relationship between SOAP message exchange patterns
defined in <bibref ref="SOAP12-PART2"/> and WSDL message
! exchange patterns defined in <specref ref='meps'/>.</p>
<p>When the SOAP Message Exchange Pattern is the SOAP 1.2 Response
MEP and the underlying protocol is HTTP, the <comp>Binding Operation</comp> may use the
<prop comp="Binding Operation">http location</prop> property
! defined in <specref ref="http-operation-decl"/>. When this
property is present on the <comp>Binding Operation</comp> component, the <comp>Endpoint</comp> component also follows the
rules for constructing the address from the <prop comp="Endpoint">address</prop>
--- 2475,2484 ----
define the relationship between SOAP message exchange patterns
defined in <bibref ref="SOAP12-PART2"/> and WSDL message
! exchange patterns defined in section <specref ref='meps'/>.</p>
<p>When the SOAP Message Exchange Pattern is the SOAP 1.2 Response
MEP and the underlying protocol is HTTP, the <comp>Binding Operation</comp> may use the
<prop comp="Binding Operation">http location</prop> property
! defined in section <specref ref="http-operation-decl"/>. When this
property is present on the <comp>Binding Operation</comp> component, the <comp>Endpoint</comp> component also follows the
rules for constructing the address from the <prop comp="Endpoint">address</prop>
***************
*** 3367,3371 ****
<p>HTTP allows the use of headers in messages. This binding extension
allows users to declare the HTTP headers in use on a per
! message ond on a per fault basis.</p>
</div3>
--- 3367,3371 ----
<p>HTTP allows the use of headers in messages. This binding extension
allows users to declare the HTTP headers in use on a per
! message and on a per fault basis.</p>
</div3>
***************
*** 4738,4741 ****
--- 4738,4749 ----
<td>HH</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC342">LC342</loc>:
+ fixed typos
+ </td>
+ </tr>
+ <tr>
+ <td>20051020</td>
+ <td>HH</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC349">LC349</loc>:
improved section 2's introduction
Received on Thursday, 20 October 2005 14:49:20 UTC