- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jan 2010 04:41:05 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv17390
Modified Files:
wsmex.html wsmex.xml
Log Message:
8294
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- wsmex.xml 12 Jan 2010 20:46:16 -0000 1.85
+++ wsmex.xml 28 Jan 2010 04:41:03 -0000 1.86
@@ -942,22 +942,12 @@
</p>
<p>
- The interpretation of Identifier is Dialect-specific. While the
- Dialect attribute indicates the metadata format and version of
- the metadata in the Metadata Section, the Identifier attribute
- MAY be used to identify a Metadata Section or to just differentiate
- between Metadata Sections containing the same type of metadata.
- The value of the Identifier MAY be the same as the value of
- one of the attributes or elements of the metadata in
- the Metadata Section (if the metadata is included by value) or
- in the representation of a metadata resource (if the metadata
- is included by reference through Metadata Reference or Location).
- A metadata publisher MAY choose any value for the Identifier.
- The values of Identifier attributes in multiple Metadata Section
- elements in the same Metadata element MAY be the
- same. For well-known metadata formats, it is RECOMMENDED
- that the value of the Identifier comes from the metadata when
- that is possible, as the table below shows.
+ The interpretation of Identifier is Dialect-specific.
+ If the Identifier attribute is present, and the value of the
+ Dialect attribute of the Metadata Section is one of the values in
+ the table below, the Identifier attribute MUST have the indicated,
+ corresponding value. In other cases the value of the Identifier
+ attribute is not constrained.
</p>
</def>
</gitem>
@@ -981,14 +971,6 @@
<td> http://www.w3.org/ns/ws-policy </td>
<td> wsp:Policy/@Name </td>
</tr>
- <tr>
- <td> http://www.w3.org/TR/ws-policy-attach </td>
- <td> Not defined </td>
- </tr>
- <tr>
- <td> http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex </td>
- <td> Not defined </td>
- </tr>
</tbody>
</table>
@@ -2531,6 +2513,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8293">8293</loc>
</td>
</tr>
+ <tr>
+ <td> 2010/01/27 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8294">8294</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -d -r1.96 -r1.97
--- wsmex.html 26 Jan 2010 22:47:39 -0000 1.96
+++ wsmex.html 28 Jan 2010 04:41:03 -0000 1.97
@@ -61,11 +61,11 @@
9 <a href="#ImplicitWSDL">Exposing WSDL for Operations Implicitly Defined by a Policy Assertion</a><br/>
10 <a href="#Security">Security Considerations</a><br/>
11 <a href="#metadata">WS-Metadata Exchange Metadata</a><br/>
- 11.1 <a href="#iddiv2_1_1411">MetadataExchange Assertion</a><br/>
+ 11.1 <a href="#iddiv2_1_1391">MetadataExchange Assertion</a><br/>
12 <a href="#Acknowledgements">Acknowledgements</a><br/>
13 <a href="#References">References</a><br/>
- 13.1 <a href="#iddiv2_1_1475">Normative References</a><br/>
- 13.2 <a href="#iddiv2_1_1648">Informative References</a><br/>
+ 13.1 <a href="#iddiv2_1_1455">Normative References</a><br/>
+ 13.2 <a href="#iddiv2_1_1628">Informative References</a><br/>
</p>
<h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#Appendix-A">XML Schema</a><br/>
B <a href="#Appendix-B">WSDL</a><br/>
@@ -565,23 +565,13 @@
Metadata Section. Identifier is an absolute IRI.
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
- the metadata in the Metadata Section, the Identifier attribute
- MAY be used to identify a Metadata Section or to just differentiate
- between Metadata Sections containing the same type of metadata.
- The value of the Identifier MAY be the same as the value of
- one of the attributes or elements of the metadata in
- the Metadata Section (if the metadata is included by value) or
- in the representation of a metadata resource (if the metadata
- is included by reference through Metadata Reference or Location).
- A metadata publisher MAY choose any value for the Identifier.
- The values of Identifier attributes in multiple Metadata Section
- elements in the same Metadata element MAY be the
- same. For well-known metadata formats, it is RECOMMENDED
- that the value of the Identifier comes from the metadata when
- that is possible, as the table below shows.
- </p></dd></dl><table border="1"><tbody><tr><th align="left"> Dialect IRI </th><th align="left"> @Identifier value </th></tr><tr><td> http://www.w3.org/2001/XMLSchema </td><td> xs:schema/@targetNamespace </td></tr><tr><td> http://schemas.xmlsoap.org/wsdl/ </td><td> wsdl:definitions/@targetNamespace </td></tr><tr><td> http://www.w3.org/ns/ws-policy </td><td> wsp:Policy/@Name </td></tr><tr><td> http://www.w3.org/TR/ws-policy-attach </td><td> Not defined </td></tr><tr><td> http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex </td><td> Not defined </td></tr></tbody></table><p>
+ The interpretation of Identifier is Dialect-specific.
+ If the Identifier attribute is present, and the value of the
+ Dialect attribute of the Metadata Section is one of the values in
+ the table below, the Identifier attribute MUST have the indicated,
+ corresponding value. In other cases the value of the Identifier
+ attribute is not constrained.
+ </p></dd></dl><table border="1"><tbody><tr><th align="left"> Dialect IRI </th><th align="left"> @Identifier value </th></tr><tr><td> http://www.w3.org/2001/XMLSchema </td><td> xs:schema/@targetNamespace </td></tr><tr><td> http://schemas.xmlsoap.org/wsdl/ </td><td> wsdl:definitions/@targetNamespace </td></tr><tr><td> http://www.w3.org/ns/ws-policy </td><td> wsp:Policy/@Name </td></tr></tbody></table><p>
If there is more than one metadata section with the same
identifier, e.g., more than one XML Schema in the same target
namespace, including them all, one per metadata section, is
@@ -990,7 +980,7 @@
indicate a particular security mechanism used to protect the
WS-MetadataExchange operations supported by this endpoint.
</p><div class="div2">
-<h3><a name="iddiv2_1_1411" id="iddiv2_1_1411"/>11.1 MetadataExchange Assertion</h3><p>
+<h3><a name="iddiv2_1_1391" id="iddiv2_1_1391"/>11.1 MetadataExchange Assertion</h3><p>
The mechanism for indicating that a binding or endpoint conforms to the
WS-MetadataExchange specification is through the use of the Web Services
Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy -
@@ -1066,7 +1056,7 @@
Yves Lafon (W3C).
</p></div><div class="div1">
<h2><a name="References" id="References"/>13 References</h2><div class="div2">
-<h3><a name="iddiv2_1_1475" id="iddiv2_1_1475"/>13.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
+<h3><a name="iddiv2_1_1455" id="iddiv2_1_1455"/>13.1 Normative References</h3><dl><dt class="label"><a name="RFC2119" id="RFC2119"/>RFC 2119</dt><dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>
Key words for use in RFCs to Indicate Requirement Levels
</cite></a>
, S. Bradner, Author.
@@ -1133,7 +1123,7 @@
, P. Biron, A. Malhotra, Editors.
World Wide Web Consortium (W3C), 28 October 2004.
Available at <a href="http://www.w3.org/TR/xmlschema-2/">http://www.w3.org/TR/xmlschema-2/</a>.</dd></dl></div><div class="div2">
-<h3><a name="iddiv2_1_1648" id="iddiv2_1_1648"/>13.2 Informative References</h3><dl><dt class="label"><a name="WSSecureConversation" id="WSSecureConversation"/>WS-SecureConversation</dt><dd><a href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc"><cite>
+<h3><a name="iddiv2_1_1628" id="iddiv2_1_1628"/>13.2 Informative References</h3><dl><dt class="label"><a name="WSSecureConversation" id="WSSecureConversation"/>WS-SecureConversation</dt><dd><a href="http://docs.oasis-open.org/ws-sx/ws-secureconversation/v1.4/os/ws-secureconversation-1.4-spec-os.doc"><cite>
OASIS Standard, "Web Services Secure Conversation
(WS-SecureConversation) 1.4"
</cite></a>
@@ -1365,4 +1355,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8200">8200</a></td></tr><tr><td> 2009/12/15 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8297">8297</a></td></tr><tr><td> 2009/12/15 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8202">8202</a></td></tr><tr><td> 2010/01/12 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8293">8293</a></td></tr></tbody></table></div></div></body></html>
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8293">8293</a></td></tr><tr><td> 2010/01/27 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8294">8294</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Thursday, 28 January 2010 04:41:07 UTC