- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 06 Aug 2009 17:45:40 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv1471
Modified Files:
wsmex.html wsmex.xml
Log Message:
7194
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- wsmex.xml 5 Aug 2009 02:19:47 -0000 1.34
+++ wsmex.xml 6 Aug 2009 17:45:38 -0000 1.35
@@ -833,9 +833,9 @@
<p>
This indicates the format and version of the metadata unit
contained in this Metadata Section (e.g., WSDL version 1.1). Dialect
- is an absolute URI. This value should be compared directly, as a
- case-sensitive string, with no attempt to unescape or to
- otherwise canonicalize it.
+ is an absolute URI.
+ URI comparisons are performed according to
+ <bibref ref="RFC3986"/> section 6.2.1.
</p>
</def>
</gitem>
@@ -909,10 +909,10 @@
<def>
<p>
This indicates the Identifier for the metadata unit in this
- Metadata Section. Identifier is an absolute URI. This value
- should be compared directly, as a case-sensitive string, with
- no attempt to unescape or to otherwise canonicalize it. If
- omitted, there is no implied value.
+ Metadata Section. Identifier is an absolute URI.
+ URI comparisons are performed according to
+ <bibref ref="RFC3986"/> section 6.2.1.
+ If omitted, there is no implied value.
</p>
<p>
@@ -1613,6 +1613,14 @@
, S. Bradner, Harvard University, March 1997.
</bibl>
+ <bibl id="RFC3986" key="RFC 3986"
+ href="http://www.ietf.org/rfc/rfc3986.txt">
+ <titleref>
+ Uniform Resource Identifier (URI): Generic Syntax
+ </titleref>
+ , T. Berners-Lee, W3C/MIT, January 2005.
+ </bibl>
+
<bibl id="SOAP11" key="SOAP 1.1"
href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/">
<titleref>
@@ -2023,6 +2031,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6720">6720</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/08/06 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7194">7194</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- wsmex.html 5 Aug 2009 02:19:47 -0000 1.45
+++ wsmex.html 6 Aug 2009 17:45:38 -0000 1.46
@@ -508,9 +508,9 @@
</p></dd><dt class="label">/mex:Metadata/mex:MetadataSection/@Dialect</dt><dd><p>
This indicates the format and version of the metadata unit
contained in this Metadata Section (e.g., WSDL version 1.1). Dialect
- is an absolute URI. This value should be compared directly, as a
- case-sensitive string, with no attempt to unescape or to
- otherwise canonicalize it.
+ is an absolute URI.
+ URI comparisons are performed according to
+ <a href="#RFC3986">[RFC 3986]</a> section 6.2.1.
</p></dd></dl><p>
This specification defines the following values for Dialect;
other specifications should define values for Dialect for their
@@ -531,10 +531,10 @@
<a href="#EPRMD">Example 7-2</a> illustrates the use of this dialect.
</p></dd><dt class="label">/mex:Metadata/mex:MetadataSection/@Identifier</dt><dd><p>
This indicates the Identifier for the metadata unit in this
- Metadata Section. Identifier is an absolute URI. This value
- should be compared directly, as a case-sensitive string, with
- no attempt to unescape or to otherwise canonicalize it. If
- omitted, there is no implied value.
+ Metadata Section. Identifier is an absolute URI.
+ URI comparisons are performed according to
+ <a href="#RFC3986">[RFC 3986]</a> section 6.2.1.
+ If omitted, there is no implied value.
</p><p>
The interpretation of Identifier is Dialect-specific. While the
Dialect attribute indicates the metadata format and version of
@@ -951,7 +951,11 @@
Key words for use in RFCs to Indicate Requirement Levels
</cite></a>
, S. Bradner, Harvard University, March 1997.
- (See http://www.ietf.org/rfc/rfc2119.txt.)</dd><dt class="label"><a name="SOAP11" id="SOAP11"/>SOAP 1.1</dt><dd><a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/"><cite>
+ (See http://www.ietf.org/rfc/rfc2119.txt.)</dd><dt class="label"><a name="RFC3986" id="RFC3986"/>RFC 3986</dt><dd><a href="http://www.ietf.org/rfc/rfc3986.txt"><cite>
+ Uniform Resource Identifier (URI): Generic Syntax
+ </cite></a>
+ , T. Berners-Lee, W3C/MIT, January 2005.
+ (See http://www.ietf.org/rfc/rfc3986.txt.)</dd><dt class="label"><a name="SOAP11" id="SOAP11"/>SOAP 1.1</dt><dd><a href="http://www.w3.org/TR/2000/NOTE-SOAP-20000508/"><cite>
Simple Object Access Protocol (SOAP) 1.1
</cite></a>
, D. Box, et al, May 2000.
@@ -1147,4 +1151,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7122">7122</a></td></tr><tr><td> 2009/07/21 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6500">6500</a></td></tr><tr><td> 2009/08/04 </td><td> DD </td><td> Added resolution of issues
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6719">6719</a>,
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6720">6720</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6720">6720</a></td></tr><tr><td> 2009/08/06 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=7194">7194</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Thursday, 6 August 2009 17:45:50 UTC