2002/ws/desc/wsdl20 wsdl20-bindings.xml,1.151,1.152

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

Modified Files:
	wsdl20-bindings.xml 
Log Message:
Replaced <definitions> with <description>.

Index: wsdl20-bindings.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-bindings.xml,v
retrieving revision 1.151
retrieving revision 1.152
diff -C2 -d -r1.151 -r1.152
*** wsdl20-bindings.xml	10 Mar 2005 16:23:16 -0000	1.151
--- wsdl20-bindings.xml	10 Mar 2005 16:42:14 -0000	1.152
***************
*** 254,258 ****
  
          <eg xml:space="preserve">
! &lt;definitions &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"?
             type="<emph>&wsdl-soap-ns;</emph>"
--- 254,258 ----
  
          <eg xml:space="preserve">
! &lt;description &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"?
             type="<emph>&wsdl-soap-ns;</emph>"
***************
*** 331,335 ****
      [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/service&gt;
! &lt;/definitions&gt;
  </eg>
  
--- 331,335 ----
      [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/service&gt;
! &lt;/description&gt;
  </eg>
  
***************
*** 425,434 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding  name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
              <b>wsoap:version</b>="<emph>xs:string</emph>"? &gt;
      ...
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
            <p>The XML representation for specifying the SOAP version
--- 425,434 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding  name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
              <b>wsoap:version</b>="<emph>xs:string</emph>"? &gt;
      ...
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
            <p>The XML representation for specifying the SOAP version
***************
*** 509,518 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding  name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
              <b>wsoap:protocol</b>="<emph>xs:anyURI</emph>" &gt;
      ...
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
            <p>The XML representation for specifying the SOAP protocol
--- 509,518 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding  name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
              <b>wsoap:protocol</b>="<emph>xs:anyURI</emph>" &gt;
      ...
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
            <p>The XML representation for specifying the SOAP protocol
***************
*** 586,590 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding  name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
              wsoap:protocol="<emph>xs:anyURI</emph>"
--- 586,590 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding  name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
              wsoap:protocol="<emph>xs:anyURI</emph>"
***************
*** 592,596 ****
      ...
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
  
--- 592,596 ----
      ...
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
  
***************
*** 683,687 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding &gt;
      &lt;<b>wsoap:module</b> uri="uri"
--- 683,687 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding &gt;
      &lt;<b>wsoap:module</b> uri="uri"
***************
*** 705,709 ****
      &lt;/operation&gt;
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
  
--- 705,709 ----
      &lt;/operation&gt;
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
  
***************
*** 848,852 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding &gt;
      &lt;fault ref="xs:QName"
--- 848,852 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding &gt;
      &lt;fault ref="xs:QName"
***************
*** 857,861 ****
      &lt;/fault&gt;*
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
  
--- 857,861 ----
      &lt;/fault&gt;*
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
  
***************
*** 966,970 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding &gt;
      &lt;operation ref="<emph>xs:QName</emph>" 
--- 966,970 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding &gt;
      &lt;operation ref="<emph>xs:QName</emph>" 
***************
*** 973,977 ****
      &lt;/operation&gt;
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
  
--- 973,977 ----
      &lt;/operation&gt;
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
  
***************
*** 1234,1238 ****
  
          <eg xml:space="preserve">
! &lt;definitions &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"?
             type="<emph>&wsdl-http-ns;</emph>"
--- 1234,1238 ----
  
          <eg xml:space="preserve">
! &lt;description &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"?
             type="<emph>&wsdl-http-ns;</emph>"
***************
*** 1301,1305 ****
      [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/service&gt;
! &lt;/definitions&gt;
  </eg>
        </div2>
--- 1301,1305 ----
      [ &lt;feature /&gt; | &lt;property /&gt; ]*
    &lt;/service&gt;
! &lt;/description&gt;
  </eg>
        </div2>
***************
*** 1496,1504 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
             <b>whttp:version</b>="<emph>xs:string</emph>"? >
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
            <p>The XML representation for specifying the HTTP version
--- 1496,1504 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
             <b>whttp:version</b>="<emph>xs:string</emph>"? >
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
            <p>The XML representation for specifying the HTTP version
***************
*** 1578,1586 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
             <b>whttp:methodDefault</b>="<emph>xs:string</emph>"? >
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
            <p>The XML representation for specifying the default HTTP method
--- 1578,1586 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
             <b>whttp:methodDefault</b>="<emph>xs:string</emph>"? >
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
            <p>The XML representation for specifying the default HTTP method
***************
*** 1697,1701 ****
          <div3 id="http-operation-decl-xml">
            <head>XML Representation</head>
!           <eg xml:space="preserve">&lt;definitions&gt;
   &lt;binding&gt;
     &lt;operation ref="<emph>xs:QName</emph>" 
--- 1697,1701 ----
          <div3 id="http-operation-decl-xml">
            <head>XML Representation</head>
!           <eg xml:space="preserve">&lt;description&gt;
   &lt;binding&gt;
     &lt;operation ref="<emph>xs:QName</emph>" 
***************
*** 1707,1711 ****
    &lt;/operation&gt;
   &lt;/binding&gt;
! &lt;/definitions&gt;
  	  </eg>
  	  <p>The XML representation for binding an Operation are four
--- 1707,1711 ----
    &lt;/operation&gt;
   &lt;/binding&gt;
! &lt;/description&gt;
  	  </eg>
  	  <p>The XML representation for binding an Operation are four
***************
*** 1899,1903 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding &gt;
      &lt;fault ref="xs:QName"
--- 1899,1903 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding &gt;
      &lt;fault ref="xs:QName"
***************
*** 1905,1909 ****
      &lt;/fault&gt;*
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
  
--- 1905,1909 ----
      &lt;/fault&gt;*
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
  
***************
*** 2514,2518 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
             <b>whttp:transferCodingDefault</b>="<emph>xs:string</emph>"? >
--- 2514,2518 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
             <b>whttp:transferCodingDefault</b>="<emph>xs:string</emph>"? >
***************
*** 2532,2536 ****
      &lt;/operation&gt;
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
            <p>The XML representation for specifying the default
--- 2532,2536 ----
      &lt;/operation&gt;
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
            <p>The XML representation for specifying the default
***************
*** 2643,2651 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
             <b>whttp:cookies</b>="<emph>xs:boolean</emph>"? >
    &lt;/binding&gt;
! &lt;/definitions&gt;
  </eg>
            <p>The XML representation for specifying the use of HTTP cookies
--- 2643,2651 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description &gt;
    &lt;binding name="<emph>xs:NCName</emph>" interface="<emph>xs:QName</emph>"? type="<emph>xs:anyURI</emph>"
             <b>whttp:cookies</b>="<emph>xs:boolean</emph>"? >
    &lt;/binding&gt;
! &lt;/description&gt;
  </eg>
            <p>The XML representation for specifying the use of HTTP cookies
***************
*** 2741,2745 ****
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;definitions&gt;
    &lt;service&gt;
      &lt;endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? &gt;
--- 2741,2745 ----
            <head>XML Representation</head>
  
!           <eg xml:space="preserve">&lt;description&gt;
    &lt;service&gt;
      &lt;endpoint name="<emph>xs:NCName</emph>" binding="<emph>xs:QName</emph>" address="<emph>xs:anyURI</emph>"? &gt;
***************
*** 2748,2752 ****
      &lt;/endpoint&gt;
    &lt;/service&gt;
! &lt;/definitions&gt;</eg>
  
            <p>The XML representation for specifying the use of HTTP
--- 2748,2752 ----
      &lt;/endpoint&gt;
    &lt;/service&gt;
! &lt;/description&gt;</eg>
  
            <p>The XML representation for specifying the use of HTTP
***************
*** 3066,3069 ****
--- 3066,3075 ----
   <td>20050310</td>
   <td>JJM</td>
+  <td>Replaced &lt;definitions&gt; with &lt;description&gt;.
+ 	 </td>
+ </tr>
+ <tr>
+  <td>20050310</td>
+  <td>JJM</td>
   <td>Fixed missing fault pseudo-schema.
  	 </td>

Received on Thursday, 10 March 2005 16:42:16 UTC