2002/ws/desc/wsdl20 wsdl20-bindings.html,1.35,1.36 wsdl20-bindings.xml,1.40,1.41

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

Modified Files:
	wsdl20-bindings.html wsdl20-bindings.xml 
Log Message:
Made pseudo-syntax consistent with part1

Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** wsdl20-bindings.xml	23 Jun 2004 19:18:35 -0000	1.40
--- wsdl20-bindings.xml	25 Jun 2004 15:29:40 -0000	1.41
***************
*** 908,914 ****
      &lt;/<b>wsoap:module</b>&gt;*
      
-     &lt;feature ... /&gt;*
-     &lt;property ... /&gt;*
- 
      &lt;fault ref="<emph>xs:QName</emph>"
             <b>wsoap:code</b>="<emph>xs:QName</emph>"
--- 908,911 ----
***************
*** 937,942 ****
--- 934,945 ----
          &lt;property ... /&gt;*
        &lt;/output&gt;*
+ 
+       &lt;feature ... /&gt;*
+       &lt;property ... /&gt;*
      &lt;/operation&gt;*
  
+     &lt;feature ... /&gt;*
+     &lt;property ... /&gt;*
+ 
    &lt;/binding&gt;
  
***************
*** 944,948 ****
      &lt;endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? &gt;
        &lt;documentation /&gt;?
!     &lt;endpoint&gt;
    &lt;/service&gt;
  &lt;/definitions&gt;
--- 947,955 ----
      &lt;endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? &gt;
        &lt;documentation /&gt;?
!       &lt;feature ... /&gt;*
!       &lt;property ... /&gt;*
!     &lt;/endpoint&gt;
!     &lt;feature ... /&gt;*
!     &lt;property ... /&gt;*
    &lt;/service&gt;
  &lt;/definitions&gt;
***************
*** 2350,2353 ****
--- 2357,2365 ----
  -->
  <tr>
+  <td>20040625</td>
+  <td>SW</td>
+  <td>Made pseudo-syntax consistent with part1</td>
+ </tr>
+ <tr>
   <td>20040624</td>
   <td>SW</td>

Index: wsdl20-bindings.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -C2 -d -r1.35 -r1.36
*** wsdl20-bindings.html	23 Jun 2004 19:18:35 -0000	1.35
--- wsdl20-bindings.html	25 Jun 2004 15:29:39 -0000	1.36
***************
*** 941,947 ****
      &lt;/<b>wsoap:module</b>&gt;*
      
-     &lt;feature ... /&gt;*
-     &lt;property ... /&gt;*
- 
      &lt;fault ref="<em>xs:QName</em>"
             <b>wsoap:code</b>="<em>xs:QName</em>"
--- 941,944 ----
***************
*** 970,975 ****
--- 967,978 ----
          &lt;property ... /&gt;*
        &lt;/output&gt;*
+ 
+       &lt;feature ... /&gt;*
+       &lt;property ... /&gt;*
      &lt;/operation&gt;*
  
+     &lt;feature ... /&gt;*
+     &lt;property ... /&gt;*
+ 
    &lt;/binding&gt;
  
***************
*** 977,981 ****
      &lt;endpoint name="<em>xs:NCName</em>" binding="<em>xs:QName</em>" address="<em>xs:anyURI</em>"? &gt;
        &lt;documentation /&gt;?
!     &lt;endpoint&gt;
    &lt;/service&gt;
  &lt;/definitions&gt;
--- 980,988 ----
      &lt;endpoint name="<em>xs:NCName</em>" binding="<em>xs:QName</em>" address="<em>xs:anyURI</em>"? &gt;
        &lt;documentation /&gt;?
!       &lt;feature ... /&gt;*
!       &lt;property ... /&gt;*
!     &lt;/endpoint&gt;
!     &lt;feature ... /&gt;*
!     &lt;property ... /&gt;*
    &lt;/service&gt;
  &lt;/definitions&gt;
***************
*** 1194,1198 ****
                  <li>
                    <p>An OPTIONAL <code>documentation</code> 
- 
                      <em>element information item</em>.</p>
                  </li>
--- 1201,1204 ----
***************
*** 2368,2371 ****
--- 2374,2382 ----
  
  <tr>
+  <td rowspan="1" colspan="1">20040625</td>
+  <td rowspan="1" colspan="1">SW</td>
+  <td rowspan="1" colspan="1">Made pseudo-syntax consistent with part1</td>
+ </tr>
+ <tr>
   <td rowspan="1" colspan="1">20040624</td>
   <td rowspan="1" colspan="1">SW</td>

Received on Friday, 25 June 2004 11:29:42 UTC