2002/ws/desc/wsdl20 wsdl20-adjuncts.xml,1.33,1.34 wsdl20-adjuncts.html,1.25,1.26

Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv24993

Modified Files:
	wsdl20-adjuncts.xml wsdl20-adjuncts.html 
Log Message:
Fixed HTTP pseudo-schema


Index: wsdl20-adjuncts.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** wsdl20-adjuncts.html	22 Apr 2005 06:51:33 -0000	1.25
--- wsdl20-adjuncts.html	22 Apr 2005 21:57:43 -0000	1.26
***************
*** 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 2: Adjuncts</title><style type="text/css">
  code           { font-family: monospace; }
  
--- 1,15 ----
! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
!     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
! <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
! <head>
! <meta name="generator" content=
[...10859 lines suppressed...]
! 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>
! </div>
! </body>
! </html>

Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** wsdl20-adjuncts.xml	20 Apr 2005 10:04:13 -0000	1.33
--- wsdl20-adjuncts.xml	22 Apr 2005 21:57:43 -0000	1.34
***************
*** 2290,2293 ****
--- 2290,2294 ----
             type="<emph>&wsdl-http-ns;</emph>"
             <b>whttp:methodDefault</b>="<emph>xs:string</emph>"?
+ 	   <b>whttp:queryParameterSeparatorDefault</b>="<emph>xs:string</emph>"?
             <b>whttp:cookies</b>="<emph>xs:boolean</emph>"?
             <b>whttp:version</b>="<emph>xs:string</emph>"?
***************
*** 2336,2341 ****
  
        &lt;outfault ref=&quot;<emph>xs:QName</emph>&quot;
!                    messageLabel=&quot;<emph>xs:NCName</emph>&quot;?
!                   <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? &gt;
          &lt;documentation /&gt;?
          [ &lt;feature /&gt; | &lt;property /&gt; ]*
--- 2337,2342 ----
  
        &lt;outfault ref=&quot;<emph>xs:QName</emph>&quot;
!                  messageLabel=&quot;<emph>xs:NCName</emph>&quot;?
!                  <b>whttp:transferCoding</b>="<emph>xs:string</emph>"? &gt;
          &lt;documentation /&gt;?
          [ &lt;feature /&gt; | &lt;property /&gt; ]*

Received on Friday, 22 April 2005 21:57:47 UTC