- From: Roberto Chinnici via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 02 Sep 2005 21:21:42 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20 In directory hutz:/tmp/cvs-serv7730 Modified Files: wsdl20-adjuncts.html wsdl20-adjuncts.xml Log Message: Implemented resolution to LC316. Index: wsdl20-adjuncts.html =================================================================== RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.html,v retrieving revision 1.58 retrieving revision 1.59 diff -C2 -d -r1.58 -r1.59 *** wsdl20-adjuncts.html 30 Jul 2005 19:28:19 -0000 1.58 --- wsdl20-adjuncts.html 2 Sep 2005 21:21:39 -0000 1.59 *************** *** 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= [...12964 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.91 retrieving revision 1.92 diff -C2 -d -r1.91 -r1.92 *** wsdl20-adjuncts.xml 24 Aug 2005 09:49:16 -0000 1.91 --- wsdl20-adjuncts.xml 2 Sep 2005 21:21:39 -0000 1.92 *************** *** 187,190 **** --- 187,200 ---- </tr> <tr> + <td rowspan="1" colspan="1">wrpc</td> + <td rowspan="1" colspan="1"> + <attval>&wsdl-rpc-ns;</attval> + </td> + <td rowspan="1" colspan="1">A normative XML Schema <bibref ref="XMLSchemaP1"/>, + <bibref ref="XMLSchemaP2"/> document for the + <attval>&wsdl-rpc-ns;</attval> + namespace can be found at <loc href="&wsdl-rpc-ns;">&wsdl-rpc-ns;</loc>.</td> + </tr> + <tr> <td rowspan="1" colspan="1">xs</td> <td rowspan="1" colspan="1"> *************** *** 976,981 **** the <emph>xs:token</emph> type restricted to the following four values: "#in", "#out", "#inout", ! "#return". See <specref ref='rpc-signature-xsd'/> for ! a definition of this type. </p> <p>Additionally, each even-numbered item (0, 2, 4, ...) in the list --- 986,992 ---- the <emph>xs:token</emph> type restricted to the following four values: "#in", "#out", "#inout", ! "#return". ! See <specref ref='rpc-signature-xsd'/> for an excerpt from the ! normative schema definition of this type. </p> <p>Additionally, each even-numbered item (0, 2, 4, ...) in the list *************** *** 4684,4687 **** --- 4695,4706 ---- --> <tr> + <td>20050902</td> + <td>RRC</td> + <td><loc + href="http://www.w3.org/2002/ws/desc/4/lc-issues/issues.html#LC316">LC316</loc>: + Added definition of wrpc namespace in section 1.1 and + changed wording of reference to example 4-1 in section 4.1.</td> + </tr> + <tr> <td>20050728</td> <td>HH</td>
Received on Friday, 2 September 2005 21:21:50 UTC