2002/ws/desc/wsdl20 wsdl20-bindings.html,1.38,1.39 wsdl20-bindings.xml,1.43,1.44

Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv1537

Modified Files:
	wsdl20-bindings.html wsdl20-bindings.xml 
Log Message:
Added note to indicate only one element per SOAP body.

Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.43
retrieving revision 1.44
diff -C2 -d -r1.43 -r1.44
*** wsdl20-bindings.xml	2 Jul 2004 06:09:55 -0000	1.43
--- wsdl20-bindings.xml	5 Jul 2004 14:59:04 -0000	1.44
***************
*** 294,303 ****
              binding rules MUST be defined to indicate how to map those
              components into the SOAP envelope. </p></item>
!           </ulist></item>
  
            <item><p><emph>SOAPAction.</emph> If a value for the {soap
!           action} property of a Binding Operation component has not
            been specified then the SOAP Action Feature (see <bibref
!           ref="SOAP12-PART2"/>) has no value assigned by the Binding
            component.</p></item>
  
--- 294,307 ----
              binding rules MUST be defined to indicate how to map those
              components into the SOAP envelope. </p></item>
!           </ulist>
!           
!           <note><p>This SOAP binding only allows one single element in
!           SOAP body.</p></note>
!           </item>
  
            <item><p><emph>SOAPAction.</emph> If a value for the {soap
!           action} property of a Binding Operation component has NOT
            been specified then the SOAP Action Feature (see <bibref
!           ref="SOAP12-PART2"/>) has NO value assigned by the Binding
            component.</p></item>
  
***************
*** 2357,2360 ****
--- 2361,2369 ----
  -->
  <tr>
+  <td>20040705</td>
+  <td>JJM</td>
+  <td>Added note to indicate only one element per SOAP body.</td>
+ </tr>
+ <tr>
   <td>20040702</td>
   <td>SW</td>

Index: wsdl20-bindings.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -d -r1.38 -r1.39
*** wsdl20-bindings.html	2 Jul 2004 07:02:22 -0000	1.38
--- wsdl20-bindings.html	5 Jul 2004 14:59:04 -0000	1.39
***************
*** 1,4 ****
! <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
! <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Web Services Description Language (WSDL) Version 2.0
        Part 3: Bindings</title><style type="text/css">
  code           { font-family: monospace; }
--- 1,5 ----
! <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html lang="en"><head>
! <META http-equiv="Content-Type" content="text/html; charset=UTF-16">
! <title>Web Services Description Language (WSDL) Version 2.0
        Part 3: Bindings</title><style type="text/css">
  code           { font-family: monospace; }
[...3543 lines suppressed...]
! 						  NOT in some section headers).</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Added rules for serializing HTTP response</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Added cardinality to pseudo schema for
! 						  HTTP binding</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Changes @transport to @protocol for SOAP
! 						  binding</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated remaining text from Philippe
! 						  into the HTTP binding.</td></tr><tr><td rowspan="1" colspan="1">20030522</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Polished the HTTP binding, split into subsections,
  						  added double curly brace escape mechanism, removed
! 						  pseudo-schema.</td></tr><tr><td rowspan="1" colspan="1">20030521</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Added rules for @verbDefault/@verb and
! 						  @location.</td></tr><tr><td rowspan="1" colspan="1">20030514</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Start converting the HTTP binding to the
  						  component model. The next thing to do will
  						  be to remove http:urlReplacement, etc. and
! 						  incorporate instead Philippe's text.</td></tr><tr><td rowspan="1" colspan="1">20030313</td><td rowspan="1" colspan="1">MJG</td><td rowspan="1" colspan="1">Changed to Part 3 ( from Part 2 )</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Incorporated resolution for Issue 5 (@encodingStyle). Referenced (rather than in-lined XML Schema).</td></tr><tr><td rowspan="1" colspan="1">20030117</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Various editorial fixes.</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Updated pseudo and XML Schema.</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added propertyConstraint section.</td></tr><tr><td rowspan="1" colspan="1">20030116</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added soap:module section.</td></tr><tr><tdrowspan="1" colspan="1">20030115</td><td rowspan="1" colspan="1">JCS</td><td rowspan="1" colspan="1">Incorporated resolutions for Issue 25 (drop @use and @encoding), Issue 51 (headers reference element/type), and attribute roll up into text and schema. Began reworking SOAP HTTP binding to use Infoset model. Removed informative appendices 'Notes on URIs' and example WSDL documents; expect them to appear in the primer. Updated SOAP 1.2 references to CR.</td></tr><tr><td rowspan="1" colspan="1">20030114</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Removed ednote saying Part 2 is out of synch with Part 1.</td></tr><tr><td rowspan="1" colspan="1">20030111</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated resolution for issue 17 (role AII).</td></tr><tr><td rowspan="1" colspan="1">20030109</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Incorporated resolution for issue 4 (Namespaces).</td></tr><tr><td rowspan="1" colspan="1">20020702</td><d rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added summary to prefix table.</td></tr><tr><td rowspan="1" colspan="1">20020628</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added out-of-synch-with-Part2 and not-soap12-yet ednote.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Commented out the link to the previous version.
!        There is no previous version for 1.2 right now.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Rewrote the Notation Conventions section.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added reference to part 0 in introduction. Renumbered references.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Simplified abstract and introduction.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Obtain the list of WG members from a separate file.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated stylesheet and DTDs to latest XMLP stylesheet and DTDs.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan"1">Deleted placeholder for appendix C "Location of Extensibility Elements",
!        since this is part 1 stuff and extensibility has been reworked anyway.</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Corrected link to issues lists</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Updated title from "WSDL" to "Web Services Description Language".
!        Now refer to part 1 as "Web Services... Part 1: Framework</td></tr><tr><td rowspan="1" colspan="1">20020621</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added Jeffrey as an editor :-). Removed Gudge (now on Part 2) :-(</td></tr><tr><td rowspan="1" colspan="1">20020411</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Fixed typos noticed by Kevin Liu</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "Schemas" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "Wire WSDL examples" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "Notes on URIs" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "Notational Convenions" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "References" sections</td></tr><tr><td rowspan="1" colspan="1">20020301</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "MIME Binding" section to XML</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "HTTP Binding" section to XML</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added placeholders for the "Wire examples" and "Schema" sections</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Converted the "SOAP Binding" section to XML</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added the Change Log</td></tr><tr><td rowspan="1" colspan="1">2002221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Added the Status section</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Simplified the introduction; referred to Part1 for a longer introduction</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Renamed to "Part 2: Bindings"</td></tr><tr><td rowspan="1" colspan="1">20020221</td><td rowspan="1" colspan="1">JJM</td><td rowspan="1" colspan="1">Created from http://www.w3.org/TR/2001/NOTE-wsdl-20010315</td></tr></tbody></table><br></div><div class="div2">
! <h3><a name="xml-schema-changes"></a>B.2 XML Schema Changes</h3><p>
  	  The encoding schema has been updated to be compliant with the
  	  XML Schema Recommendations ([<cite><a href="#XMLSchemaP1">XML Schema Structures</a></cite>] and
  	  [<cite><a href="#XMLSchemaP2">XML Schema Datatypes</a></cite>]).  The table below shows the
  	  categories of change.
! 	</p><a name="xml-schema-changes-table"></a><br><table border="1"><tbody><tr><th rowspan="1" colspan="1">Class</th><th rowspan="1" colspan="1">Meaning</th></tr><tr><td rowspan="1" colspan="1">@@@</td><td rowspan="1" colspan="1">@@@</td></tr></tbody></table><br><p>The table below lists the changes to the encoding schema.</p><a name="xml-encoding-schema-changes-table"></a><br><table border="1"><tbody><tr><th rowspan="1" colspan="1">Class</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">@@@</td><td rowspan="1" colspan="1">@@@</td></tr></tbody></table><br></div></div></div></body></html>
\ No newline at end of file

Received on Monday, 5 July 2004 10:59:06 UTC