- From: Hugo Haas via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 12 May 2005 02:30:35 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory homer:/tmp/cvs-serv11569
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC110
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -C2 -d -r1.46 -r1.47
*** wsdl20-adjuncts.xml 12 May 2005 02:11:39 -0000 1.46
--- wsdl20-adjuncts.xml 12 May 2005 02:30:33 -0000 1.47
***************
*** 2598,2603 ****
<ulist>
<item>
! <p>{http version}, a <emph>xs:string</emph> to the Binding
! component.</p>
</item>
</ulist>
--- 2598,2606 ----
<ulist>
<item>
! <p>{http version}, a <emph>xs:string</emph> to the
! Binding component. The value of this property follows
! the "<major>.<minor>" numbering scheme defined in
! section 3.1 of Hypertext Transfer Protocol -- HTTP/1.1
! <bibref ref="RFC2616"/>.</p>
</item>
</ulist>
***************
*** 2628,2636 ****
</item>
<item>
! <p>A type of <emph>xs:string</emph></p>
</item>
<item>
<p>
! A default value of <emph>"1.1"</emph>
</p>
</item>
--- 2631,2641 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph> whose pattern facet
! value is
! <emph><attval>[0-9]+\.[0-9]+</attval></emph></p>
</item>
<item>
<p>
! A default value of <emph><attval>1.1</attval></emph>
</p>
</item>
***************
*** 2942,2946 ****
</item>
<item>
! <p>A type of <emph>xs:string</emph> whose length facet value is 1</p>
</item>
</ulist>
--- 2947,2951 ----
</item>
<item>
! <p>A type of <emph>xs:string</emph> whose length facet value is <emph><attval>1</attval></emph></p>
</item>
</ulist>
***************
*** 4279,4282 ****
--- 4284,4294 ----
<td>HH</td>
<td><loc
+ href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC110'>LC110</loc>:
+ referenced RFC2616 for <att>whttp:version</att></td>
+ </tr>
+ <tr>
+ <td>20050512</td>
+ <td>HH</td>
+ <td><loc
href='http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC77a'>LC77a</loc>:
clarified namespace and local name serialization in
Received on Thursday, 12 May 2005 02:30:38 UTC