- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 26 Sep 2007 16:37:32 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv24956
Modified Files:
ws-policy-primer.html ws-policy-primer.xml
Log Message:
Fixed a typo in the XML Namespaces table - thank you Paul!
Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- ws-policy-primer.html 22 Sep 2007 01:52:22 -0000 1.71
+++ ws-policy-primer.html 26 Sep 2007 16:37:30 -0000 1.72
@@ -93,7 +93,7 @@
<h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date$ @@ @@@@ @@@@</h2><dl><dt>This version:</dt><dd>
<a href="ws-policy-primer.html">ws-policy-primer.html</a>
</dd><dt>Latest version:</dt><dd><a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-primer.html?content-type=text/html;charset=utf-8">http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-primer.html?content-type=text/html;charset=utf-8</a></dd><dt>Previous version:</dt><dd>
- <a href="http://www.w3.org/TR/2007/WD-ws-policy-primer-20070605">http://www.w3.org/TR/2007/WD-ws-policy-primer-20070605</a>
+ <a href="http://www.w3.org/TR/2007/WD-ws-policy-primer-20070810">http://www.w3.org/TR/2007/WD-ws-policy-primer-20070810</a>
</dd><dt>Editors:</dt><dd>Asir S Vedamuthu, Microsoft Corporation</dd><dd>David Orchard, BEA Systems, Inc.</dd><dd>Frederick Hirsch, Nokia</dd><dd>Maryann Hondo, IBM Corporation</dd><dd>Prasad Yendluri, webMethods (A subsidiary of Software AG)</dd><dd>Toufic Boubez, Layer 7 Technologies</dd><dd>Ümit Yalçinalp, SAP AG.</dd></dl><p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © @@@@ <a href="http://www.w3.org/"><acronym title="World Wide Web Consortium">W3C</acronym></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><acronym title="Massachusetts Institute of Technology">MIT</acronym></a>, <a href="http://www.ercim.org/"><acronym title="European Research Consortium for Informatics and Mathematics">ERCIM</acronym></a>, <a href="http://www.keio.ac.jp/">Keio</a>), All Rights Reserved. W3C <a href="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer">liability</a>, <a href="http://www.w3.org/Consortium/Legal/ipr-notice#WC_Trademarks">trademark</a> and <a href="http://www.w3.org/Consortium/Legal/copyright-documents">document use</a> rules apply.</p></div><hr><div>
<h2><a name="abstract" id="abstract"></a>Abstract</h2><p>
<em>Web Services Policy 1.5 - Primer</em> is an introductory description of the Web Services Policy
@@ -1377,7 +1377,7 @@
</td><td rowspan="1" colspan="1">[<cite><a href="#WS-Addressing">WS-Addressing Core</a></cite>]</td></tr><tr><td rowspan="1" colspan="1">
<code>wsam</code>
</td><td rowspan="1" colspan="1">
- <code>http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904/</code>
+ <code>http://www.w3.org/2007/05/addressing/metadata</code>
</td><td rowspan="1" colspan="1">[<cite><a href="#WS-AddressingMetadata">WS-Addressing Metadata</a></cite>]</td></tr><tr><td rowspan="1" colspan="1">
<code>wsdl</code>
</td><td rowspan="1" colspan="1">
Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- ws-policy-primer.xml 26 Sep 2007 07:16:51 -0000 1.77
+++ ws-policy-primer.xml 26 Sep 2007 16:37:30 -0000 1.78
@@ -1957,7 +1957,7 @@
<code>wsam</code>
</td>
<td>
- <code>http://www.w3.org/TR/2007/REC-ws-addr-metadata-20070904/</code>
+ <code>http://www.w3.org/2007/05/addressing/metadata</code>
</td>
<td>[<bibref ref="WS-AddressingMetadata"/>]</td>
</tr>
Received on Wednesday, 26 September 2007 16:37:41 UTC