- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 05 Oct 2009 12:45:13 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv20507 Modified Files: wsenum.html wsenum.xml Log Message: typos Index: wsenum.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.html,v retrieving revision 1.65 retrieving revision 1.66 diff -u -d -r1.65 -r1.66 --- wsenum.html 5 Oct 2009 09:48:42 -0000 1.65 +++ wsenum.html 5 Oct 2009 12:45:10 -0000 1.66 @@ -67,11 +67,11 @@ 4.9 <a href="#UnusableEPR">UnusableEPR</a><br/> 5 <a href="#Security">Security Considerations</a><br/> 6 <a href="#metadata">WS-Enumeration Metadata</a><br/> - 6.1 <a href="#iddiv2_1_1915">Enumeration Assertion</a><br/> + 6.1 <a href="#iddiv2_1_1895">Enumeration Assertion</a><br/> 7 <a href="#acks">Acknowledgements</a><br/> 8 <a href="#refs">References</a><br/> - 8.1 <a href="#iddiv2_1_2007">Normative References</a><br/> - 8.2 <a href="#iddiv2_1_2193">Informative References</a><br/> + 8.1 <a href="#iddiv2_1_1987">Normative References</a><br/> + 8.2 <a href="#iddiv2_1_2173">Informative References</a><br/> </p> <h3><a name="appendices" id="appendices"/>Appendices</h3><p class="toc">A <a href="#schema">XML Schema</a><br/> B <a href="#WSDL">WSDL</a><br/> @@ -250,8 +250,6 @@ http://schemas.xmlsoap.org/soap/envelope/ </a></td><td> SOAP 1.1 <a href="#SOAP11">[SOAP11]</a></td></tr><tr><td> wsa </td><td><a href="http://www.w3.org/2005/08/addressing"> http://www.w3.org/2005/08/addressing - </a></td><td> WS-Addressing <a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td> wsam </td><td><a href="http://www.w3.org/2007/05/addressing/metadata"> - http://www.w3.org/2007/05/addressing/metadata </a></td><td> WS-Addressing <a href="#AddrCore">[WS-Addressing]</a></td></tr><tr><td> xs </td><td><a href="http://www.w3.org/2001/XMLSchema"> http://www.w3.org/2001/XMLSchema </a></td><td> @@ -1254,14 +1252,14 @@ </p><p> An endpoint MAY choose to expose the WS-Enumeration WSDL by using the following WS-MetadataExchange Dialect: - </p><table border="1"><tbody><tr><th align="left"> Dialect URI </th><th> @Identifier value </th></tr><tr><td> http://www.w3.org/2009/02/ws-tra/EnumerationWSDL </td><td> Not defined </td></tr></tbody></table><p> + </p><table border="1"><tbody><tr><th align="left"> Dialect URI </th><th> @Identifier value </th></tr><tr><td> http://www.w3.org/2009/02/ws-enu/EnumerationWSDL </td><td> Not defined </td></tr></tbody></table><p> The WS-Enumeration WSDL can be annotated to indicate any endpoint specific metadata that might be needed by clients interacting with this service. For example, the WSDL MAY have policy assertions that indicate a particular security mechanism used to protect the WS-Enumeration operations supported by this endpoint. </p><div class="div2"> -<h3><a name="iddiv2_1_1915" id="iddiv2_1_1915"/>6.1 Enumeration Assertion</h3><p> +<h3><a name="iddiv2_1_1895" id="iddiv2_1_1895"/>6.1 Enumeration Assertion</h3><p> The mechanism for indicating that a binding or endpoint conforms to the WS-Enumeration specification is through the use of the Web Services Policy - Framework <a href="#wspolicy">[WS-Policy]</a> and Web Services Policy - @@ -1352,7 +1350,7 @@ Yves Lafon (W3C). </p></div><div class="div1"> <h2><a name="refs" id="refs"/>8 References</h2><div class="div2"> -<h3><a name="iddiv2_1_2007" id="iddiv2_1_2007"/>8.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_1987" id="iddiv2_1_1987"/>8.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. @@ -1424,7 +1422,7 @@ , J. Clark, S. DeRose, Editors. World Wide Web Consortium (W3C), 16 November 1999. Available at <a href="http://www.w3.org/TR/xpath">http://www.w3.org/TR/xpath</a>.</dd></dl></div><div class="div2"> -<h3><a name="iddiv2_1_2193" id="iddiv2_1_2193"/>8.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_2173" id="iddiv2_1_2173"/>8.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> Index: wsenum.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsenum.xml,v retrieving revision 1.58 retrieving revision 1.59 diff -u -d -r1.58 -r1.59 --- wsenum.xml 5 Oct 2009 09:48:42 -0000 1.58 +++ wsenum.xml 5 Oct 2009 12:45:11 -0000 1.59 @@ -428,15 +428,6 @@ <td> WS-Addressing <bibref ref="AddrCore"/> </td> </tr> <tr> - <td> wsam </td> - <td> - <loc href="http://www.w3.org/2007/05/addressing/metadata"> - http://www.w3.org/2007/05/addressing/metadata - </loc> - </td> - <td> WS-Addressing <bibref ref="AddrCore"/> </td> - </tr> - <tr> <td> xs </td> <td> <loc href="http://www.w3.org/2001/XMLSchema"> @@ -2304,7 +2295,7 @@ <th> @Identifier value </th> </tr> <tr> - <td> http://www.w3.org/2009/02/ws-tra/EnumerationWSDL </td> + <td> http://www.w3.org/2009/02/ws-enu/EnumerationWSDL </td> <td> Not defined </td> </tr> </tbody>
Received on Monday, 5 October 2009 12:45:17 UTC