- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 16 Feb 2007 12:06:35 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv19447
Modified Files:
wsdl20.xml
Log Message:
Fixed description of Part 2 in intro. Updated reference for SOAP12 to Second Edition.
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.435
retrieving revision 1.436
diff -C 2 -d -r1.435 -r1.436
*** wsdl20.xml 15 Feb 2007 10:55:24 -0000 1.435
--- wsdl20.xml 16 Feb 2007 12:06:33 -0000 1.436
***************
*** 114,125 ****
functionality of a service as well as a framework for describing the
concrete details of a service description.
! It also defines the conformance criteria for documents in this language.
! The <emph>WSDL Version 2.0
! Part 2: Adjuncts</emph> specification <bibref ref="WSDL-PART2"/>
describes
! extensions for
! Message Exchange Patterns, SOAP modules, and
! a language for describing such concrete details for SOAP 1.2 <bibref
! ref='SOAP12-PART1' /> and HTTP <bibref ref='RFC2616'/>. </p>
<div2 id="intro_ws">
--- 114,125 ----
functionality of a service as well as a framework for describing the
concrete details of a service description.
! It also defines the conformance criteria for documents in this language.</p>
!
! <p>The companion specification, <emph>WSDL Version 2.0
! Part 2: Adjuncts</emph> <bibref ref="WSDL-PART2"/>
describes
! extensions for message exchange patterns, operation safety,
! operation styles and binding extensions (for SOAP <bibref
! ref='SOAP12-PART1' /> and HTTP <bibref ref='RFC2616'/>). </p>
<div2 id="intro_ws">
***************
*** 9727,9742 ****
! <bibl id="SOAP12-PART1"
! key="SOAP 1.2 Part 1: Messaging Framework"
!
!
!
! href="http://www.w3.org/TR/2003/REC-soap12-part1-20030624/">
! <titleref>SOAP Version 1.2 Part 1: Messaging
! Framework</titleref>, M. Gudgin, M. Hadley, N. Mendelsohn,
! J-J. Moreau, H. Frystyk Nielsen, Editors. World Wide Web
! Consortium, 24 June 2003. This version of the "SOAP Version
! 1.2 Part 1: Messaging Framework" Recommendation is
! http://www.w3.org/TR/2003/REC-soap12-part1-20030624/. The
<loc href="http://www.w3.org/TR/soap12-part1/">latest
version of "SOAP Version 1.2 Part 1: Messaging
--- 9727,9738 ----
! <bibl id="SOAP12-PART1" key="SOAP 1.2 Part 1: Messaging Framework (Second Edition)"
! href="http://www.w3.org/TR/2006/PER-soap12-part1-20061219/">
! <titleref>SOAP Version 1.2 Part 1: Messaging
! Framework (Second Edition)</titleref>, M. Gudgin, M. Hadley, N. Mendelsohn,
! J-J. Moreau, H. Frystyk Nielsen, A. Karmarkar, Y. Lafon, Editors. World Wide Web
! Consortium, 19 December 2006. This version of the "SOAP Version
! 1.2 Part 1: Messaging Framework (Second Edition)" Proposed Edited Recommendation is
! http://www.w3.org/TR/2006/PER-soap12-part1-20061219/. The
<loc href="http://www.w3.org/TR/soap12-part1/">latest
version of "SOAP Version 1.2 Part 1: Messaging
***************
*** 12360,12363 ****
--- 12356,12366 ----
<tr>
+ <td>20070216</td>
+ <td>JJM</td>
+ <td>Fixed description of Part 2 in intro. Updated reference for SOAP12 to Second Edition.
+ </td>
+ </tr>
+
+ <tr>
<td>20070215</td>
<td>JJM</td>
Received on Friday, 16 February 2007 12:06:45 UTC