- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 17 Nov 2005 16:54:43 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv2756
Modified Files:
wsdl20-adjuncts.xml
Log Message:
LC358:; fixed formatting in some examples.
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.141
retrieving revision 1.142
diff -C2 -d -r1.141 -r1.142
*** wsdl20-adjuncts.xml 16 Nov 2005 20:57:11 -0000 1.141
--- wsdl20-adjuncts.xml 17 Nov 2005 16:54:40 -0000 1.142
***************
*** 4449,4453 ****
will serialize the message in the HTTP request as follows:
</p>
! <eg xml:space="preserve">GET http://ws.example.com/service1/temperature/Fr%C3%A9jus?date=&draft.year;-&draft.mm;-&draft.dd;&unit=C HTTP/1.1
Host: ws.example.com</eg>
</example>
--- 4449,4454 ----
will serialize the message in the HTTP request as follows:
</p>
! <eg xml:space="preserve">GET http://ws.example.com/service1/
! temperature/Fr%C3%A9jus?date=&draft.year;-&draft.mm;-&draft.dd;&unit=C HTTP/1.1
Host: ws.example.com</eg>
</example>
***************
*** 5381,5384 ****
--- 5382,5394 ----
<tr>
+ <td>20051117</td>
+ <td>JJM</td>
+ <td><loc
+ href="http://www.w3.org/2002/ws/desc/5/lc-issues/issues.html#LC358">LC358</loc>:
+ fixed formatting in some examples.
+ </td>
+ </tr>
+
+ <tr>
<td>20051113</td>
<td>HH</td>
Received on Thursday, 17 November 2005 16:54:48 UTC