- From: Sanjiva Weerawarana <sweeraw@dev.w3.org>
- Date: Tue, 13 Jul 2004 17:09:27 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv17657
Modified Files:
wsdl20.html wsdl20.xml
Log Message:
Corrected reference to frag ID syntax to for issue 209
Index: wsdl20.html
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.html,v
retrieving revision 1.94
retrieving revision 1.95
diff -C2 -d -r1.94 -r1.95
*** wsdl20.html 13 Jul 2004 16:44:49 -0000 1.94
--- wsdl20.html 13 Jul 2004 17:09:25 -0000 1.95
***************
*** 6001,6007 ****
<dt class="label">Fragment identifiers:</dt>
! <dd><p>Either a syntax identical to that of "application/xml" as described in
! [<cite><a href="#RFC3023">RFC 3023</a></cite>],
! section 5 or the syntax defined in [<cite><a href="#WSDL-PART4">WSDL 2.0 RDF Mapping</a></cite>].</p></dd>
--- 6001,6006 ----
<dt class="label">Fragment identifiers:</dt>
! <dd><p>Either a syntax identical to that of
! "application/xml" as described in [<cite><a href="#RFC3023">RFC 3023</a></cite>], section 5 or the syntax defined in <a href="#wsdl-uri-references"><b>C. URI References for WSDL constructs</b></a>.</p></dd>
***************
*** 6571,6574 ****
--- 6570,6578 ----
<td rowspan="1" colspan="1">20040713</td>
<td rowspan="1" colspan="1">SW</td>
+ <td rowspan="1" colspan="1">Corrected reference to frag ID syntax to for issue 209</td>
+ </tr>
+ <tr>
+ <td rowspan="1" colspan="1">20040713</td>
+ <td rowspan="1" colspan="1">SW</td>
<td rowspan="1" colspan="1">Implemented Jonathan's proposal for issue 160.</td>
</tr>
***************
*** 7341,7345 ****
<td rowspan="1" colspan="1">Added text regarding multiple operations with the same
{name} in a single port type</td>
-
</tr>
<tr>
--- 7345,7348 ----
Index: wsdl20.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20.xml,v
retrieving revision 1.103
retrieving revision 1.104
diff -C2 -d -r1.103 -r1.104
*** wsdl20.xml 13 Jul 2004 16:44:49 -0000 1.103
--- wsdl20.xml 13 Jul 2004 17:09:25 -0000 1.104
***************
*** 6098,6104 ****
<gitem>
<label>Fragment identifiers:</label>
! <def><p>Either a syntax identical to that of <attval>application/xml</attval> as described in
! <bibref ref="RFC3023"/>,
! section 5 or the syntax defined in <bibref ref="WSDL-PART4"/>.</p></def>
</gitem>
--- 6098,6105 ----
<gitem>
<label>Fragment identifiers:</label>
! <def><p>Either a syntax identical to that of
! <attval>application/xml</attval> as described in <bibref
! ref="RFC3023"/>, section 5 or the syntax defined in <specref
! ref="wsdl-uri-references"/>.</p></def>
</gitem>
***************
*** 6575,6578 ****
--- 6576,6584 ----
<td>20040713</td>
<td>SW</td>
+ <td>Corrected reference to frag ID syntax to for issue 209</td>
+ </tr>
+ <tr>
+ <td>20040713</td>
+ <td>SW</td>
<td>Implemented Jonathan's proposal for issue 160.</td>
</tr>
Received on Tuesday, 13 July 2004 13:09:40 UTC