- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 15 Dec 2009 22:25:38 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv32111 Modified Files: wsmex.html wsmex.xml Log Message: 8200 Index: wsmex.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v retrieving revision 1.81 retrieving revision 1.82 diff -u -d -r1.81 -r1.82 --- wsmex.xml 9 Dec 2009 00:27:04 -0000 1.81 +++ wsmex.xml 15 Dec 2009 22:25:36 -0000 1.82 @@ -912,10 +912,6 @@ <td> http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex </td> <td> mex:Metadata [Defined in this specification] </td> </tr> - <tr> - <td> http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex-all </td> - <td> None. [Defined in this specification for use in GetMetadata requests. See <specref ref='GetMetadata'/>.] </td> - </tr> </tbody> </table> @@ -1000,10 +996,6 @@ <td> http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex </td> <td> Not defined </td> </tr> - <tr> - <td> http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex-all </td> - <td> Not defined </td> - </tr> </tbody> </table> @@ -1130,11 +1122,13 @@ not have any Metadata Sections of the indicated Dialect, the response MUST include zero Metadata Sections. </p> - <p>When this element - is not present, the endpoint SHOULD return all the types of metadata that it deems necessary to communicate with it. + <p> + When this element is not present, the endpoint MUST return all + available metadata. </p> </def> </gitem> + <gitem> <label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect@URI </label> <def> @@ -1147,15 +1141,8 @@ </p> </def> </gitem> -<gitem> - <label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect@URI='http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex-all' </label> - <def> - <p> - This value returns all known metadata. The endpoint has the option to optimize the format in which it returns the data. - </p> - </def> - </gitem> -<gitem> + + <gitem> <label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect@URI='http://www.w3.org/&wsmex.nsprefix;/ws-mex/Dialects/ws-mex'</label> <def> <p> @@ -1163,6 +1150,7 @@ </p> </def> </gitem> + <gitem> <label> <kw>[Body]</kw>/mex:GetMetadata/mex:Dialect@Identifier </label> <def> @@ -2530,6 +2518,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8227">8227</loc> </td> </tr> + <tr> + <td> 2009/12/15 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8200">8200</loc> + </td> + </tr> </tbody> </table> </div1> Index: wsmex.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- wsmex.html 9 Dec 2009 00:27:04 -0000 1.91 +++ wsmex.html 15 Dec 2009 22:25:36 -0000 1.92 @@ -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_1461">MetadataExchange Assertion</a><br/> + 11.1 <a href="#iddiv2_1_1426">MetadataExchange Assertion</a><br/> 12 <a href="#Acknowledgements">Acknowledgements</a><br/> 13 <a href="#References">References</a><br/> - 13.1 <a href="#iddiv2_1_1525">Normative References</a><br/> - 13.2 <a href="#iddiv2_1_1698">Informative References</a><br/> + 13.1 <a href="#iddiv2_1_1490">Normative References</a><br/> + 13.2 <a href="#iddiv2_1_1663">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/> @@ -551,7 +551,7 @@ This specification defines the following values for Dialect; other specifications SHOULD define values for Dialect for their metadata format(s). - </p><table border="1"><tbody><tr><th align="left"> Dialect IRI </th><th align="left"> Metadata Format </th></tr><tr><td> http://www.w3.org/2001/XMLSchema </td><td> xs:schema <a href="#XMLSchema1">[XMLSchema - Part 1]</a></td></tr><tr><td> http://schemas.xmlsoap.org/wsdl/ </td><td> wsdl:definitions <a href="#WSDL11">[WSDL11]</a></td></tr><tr><td> http://www.w3.org/ns/ws-policy </td><td> wsp:Policy <a href="#wspolicy">[WS-Policy]</a></td></tr><tr><td> http://www.w3.org/TR/ws-policy-attach </td><td> wsp:PolicyAttachment <a href="#WS-PolicyAttachment">[WS-PolicyAttachment]</a></td></tr><tr><td> http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex </td><td> mex:Metadata [Defined in this specification] </td></tr><tr><td> http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex-all </td><td> None. [Defined in this specification for use in GetMetadata requests. See <a href="#GetMetadata"><b>6.2 Get Metadata</b></a>.] </td></tr></tbody></table><p> + </p><table border="1"><tbody><tr><th align="left"> Dialect IRI </th><th align="left"> Metadata Format </th></tr><tr><td> http://www.w3.org/2001/XMLSchema </td><td> xs:schema <a href="#XMLSchema1">[XMLSchema - Part 1]</a></td></tr><tr><td> http://schemas.xmlsoap.org/wsdl/ </td><td> wsdl:definitions <a href="#WSDL11">[WSDL11]</a></td></tr><tr><td> http://www.w3.org/ns/ws-policy </td><td> wsp:Policy <a href="#wspolicy">[WS-Policy]</a></td></tr><tr><td> http://www.w3.org/TR/ws-policy-attach </td><td> wsp:PolicyAttachment <a href="#WS-PolicyAttachment">[WS-PolicyAttachment]</a></td></tr><tr><td> http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex </td><td> mex:Metadata [Defined in this specification] </td></tr></tbody></table><p> If there is more than one metadata unit with the same Dialect, e.g., more than one XML Schema document, including them all, one per Metadata Section, is explicitly encouraged. @@ -586,7 +586,7 @@ 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><tr><td> http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex-all </td><td> Not defined </td></tr></tbody></table><p> + </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> 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 @@ -658,16 +658,15 @@ MUST include only Metadata Sections corresponding to the Dialect specified by the IRI attribute; if the receiver does not have any Metadata Sections of the indicated Dialect, the - response MUST include zero Metadata Sections. </p><p>When this element - is not present, the endpoint SHOULD return all the types of metadata that it deems necessary to communicate with it. + response MUST include zero Metadata Sections. </p><p> + When this element is not present, the endpoint MUST return all + available metadata. </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@URI </dt><dd><p> This REQUIRED attribute specifies the Metadata Dialect. The response MUST only include Metadata Sections corresponding to the Dialect specified by this IRI. If the receiver does not have any Metadata Sections of this indicated Dialect, the response MUST include zero Metadata Sections for this IRI. - </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@URI='http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex-all' </dt><dd><p> - This value returns all known metadata. The endpoint has the option to optimize the format in which it returns the data. </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@URI='http://www.w3.org/2009/09/ws-mex/Dialects/ws-mex'</dt><dd><p> This value returns no metadata sections. </p></dd><dt class="label"><b>[Body]</b>/mex:GetMetadata/mex:Dialect@Identifier </dt><dd><p> @@ -996,7 +995,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_1461" id="iddiv2_1_1461"/>11.1 MetadataExchange Assertion</h3><p> +<h3><a name="iddiv2_1_1426" id="iddiv2_1_1426"/>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 - @@ -1072,7 +1071,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_1525" id="iddiv2_1_1525"/>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_1490" id="iddiv2_1_1490"/>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. @@ -1139,7 +1138,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_1698" id="iddiv2_1_1698"/>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_1663" id="iddiv2_1_1663"/>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> @@ -1367,4 +1366,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8291">8291</a></td></tr><tr><td> 2009/12/01 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8203">8203</a></td></tr><tr><td> 2009/12/01 </td><td> DD </td><td> Added resolution of issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8201">8201</a></td></tr><tr><td> 2009/12/08 </td><td> DD </td><td> Added resolution of issue - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8227">8227</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=8227">8227</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=8200">8200</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file
Received on Tuesday, 15 December 2009 22:25:48 UTC