- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 28 Jan 2010 04:47:35 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv18161
Modified Files:
wsmex.html wsmex.xml
Log Message:
8292
Index: wsmex.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.xml,v
retrieving revision 1.86
retrieving revision 1.87
diff -u -d -r1.86 -r1.87
--- wsmex.xml 28 Jan 2010 04:41:03 -0000 1.86
+++ wsmex.xml 28 Jan 2010 04:47:33 -0000 1.87
@@ -778,10 +778,7 @@
<p>
A Web service endpoint MAY have one or more associated metadata
- resources. A Web service endpoint MAY also support direct retrieval
- of metadata by requesters using a GetMetadata operation directed
- to the Web service endpoint itself, as described in
- <specref ref="GetMetadata"/>.
+ resources.
</p>
</div1>
@@ -1231,18 +1228,11 @@
<head>Metadata in Endpoint References</head>
<p>
- <specref ref="Retrieving-Metadata"/> describes two mechanisms that
- allow requesters to retrieve ("pull metadata") Web services metadata
- from an endpoint (GetMetadata) or a metadata resource
- (WS-Transfer Get).
- </p>
-
- <p>
- In addition to these mechanisms, the issuer of a service endpoint
- reference MAY include Web services metadata for that service inside
- the endpoint reference itself. This mechanism ("push metadata")
+ The issuer of a service endpoint
+ reference MAY include metadata for that service inside
+ the endpoint reference itself. This mechanism
simplifies the bootstrapping of the service interaction on the
- requester side by avoiding additional calls to retrieve (pull)
+ requester side by avoiding additional calls to retrieve
the Web service metadata for the service endpoint.
</p>
@@ -2520,6 +2510,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8294">8294</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=8292">8292</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wsmex.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wsmex.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- wsmex.html 28 Jan 2010 04:41:03 -0000 1.97
+++ wsmex.html 28 Jan 2010 04:47:33 -0000 1.98
@@ -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_1391">MetadataExchange Assertion</a><br/>
+ 11.1 <a href="#iddiv2_1_1384">MetadataExchange Assertion</a><br/>
12 <a href="#Acknowledgements">Acknowledgements</a><br/>
13 <a href="#References">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/>
+ 13.1 <a href="#iddiv2_1_1448">Normative References</a><br/>
+ 13.2 <a href="#iddiv2_1_1621">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/>
@@ -488,10 +488,7 @@
retrievable through a <a href="#WS-Transfer">[WS-Transfer]</a> Get operation.
</p><p>
A Web service endpoint MAY have one or more associated metadata
- resources. A Web service endpoint MAY also support direct retrieval
- of metadata by requesters using a GetMetadata operation directed
- to the Web service endpoint itself, as described in
- <a href="#GetMetadata"><b>6.2 Get Metadata</b></a>.
+ resources.
</p></div><div class="div1">
<h2><a name="web-services-metadata" id="web-services-metadata"/>5 Web Services Metadata</h2><p>
The Web service Metadata element is a collection of metadata units
@@ -697,16 +694,12 @@
protocol error that might get unnoticed, resending the same request
can be done automatically.
</p></div></div><div class="div1">
-<h2><a name="Metadata-in-Endpoint-References" id="Metadata-in-Endpoint-References"/>7 Metadata in Endpoint References</h2><p><a href="#Retrieving-Metadata"><b>6 Retrieving Metadata</b></a> describes two mechanisms that
- allow requesters to retrieve ("pull metadata") Web services metadata
- from an endpoint (GetMetadata) or a metadata resource
- (WS-Transfer Get).
- </p><p>
- In addition to these mechanisms, the issuer of a service endpoint
- reference MAY include Web services metadata for that service inside
- the endpoint reference itself. This mechanism ("push metadata")
+<h2><a name="Metadata-in-Endpoint-References" id="Metadata-in-Endpoint-References"/>7 Metadata in Endpoint References</h2><p>
+ The issuer of a service endpoint
+ reference MAY include metadata for that service inside
+ the endpoint reference itself. This mechanism
simplifies the bootstrapping of the service interaction on the
- requester side by avoiding additional calls to retrieve (pull)
+ requester side by avoiding additional calls to retrieve
the Web service metadata for the service endpoint.
</p><p>
Embedding a mex:Metadata element inside an endpoint reference allows
@@ -980,7 +973,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_1391" id="iddiv2_1_1391"/>11.1 MetadataExchange Assertion</h3><p>
+<h3><a name="iddiv2_1_1384" id="iddiv2_1_1384"/>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 -
@@ -1056,7 +1049,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_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>
+<h3><a name="iddiv2_1_1448" id="iddiv2_1_1448"/>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.
@@ -1123,7 +1116,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_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>
+<h3><a name="iddiv2_1_1621" id="iddiv2_1_1621"/>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>
@@ -1356,4 +1349,5 @@
<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><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
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8294">8294</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=8292">8292</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Thursday, 28 January 2010 04:47:37 UTC