2006/ws/policy ws-policy-guidelines.xml,1.76,1.77 ws-policy-guidelines.html,1.62,1.63

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv7163

Modified Files:
	ws-policy-guidelines.xml ws-policy-guidelines.html 
Log Message:
WS-A Metadata, bug 4375 Editors AI 284

Index: ws-policy-guidelines.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- ws-policy-guidelines.html	24 May 2007 14:29:09 -0000	1.62
+++ ws-policy-guidelines.html	24 May 2007 17:19:00 -0000	1.63
@@ -1202,7 +1202,7 @@
      security for securing messages. </p><div class="exampleOuter">
 <p style="text-align: left" class="exampleHead"><i><span>Example 8-2. </span> CompanyA-ProfileA </i></p><div class="exampleInner"><pre>
 &lt;Policy URI=http://www.CompanyA.com/WebServicesProfileA.xml&gt; 
-	&lt;wsa:UsingAddressing /&gt;
+	&lt;wsam:Addressing&gt;…&lt;/wsam:Addressing&gt;
 	&lt;sp:TransportBinding&gt;&lt;/sp:TransportBinding&gt;
 &lt;/Policy&gt;</pre></div></div><p>The <code>sp:TransportBinding</code> element is a policy assertion. The
      assertion identifies the use of transport-level-security - such
@@ -1230,7 +1230,7 @@
      after it is processed by the transport.  The additional security
      processing is not required by all Company A web services. </p><div class="exampleOuter">
 <p style="text-align: left" class="exampleHead"><i><span>Example 8-3. </span>CompanyA-ProfileB (not expanded)</i></p><div class="exampleInner"><pre>&lt;Policy wsu:Id="CompanyA-ProfileB"&gt;
- &lt;wsa:UsingAddressing/&gt;
+ &lt;wsam:Addressing&gt;…&lt;/wsam:Addressing&gt;
  &lt;ExactlyOne&gt;
   &lt;sp:TransportBinding&gt;&lt;/sp:TransportBinding&gt;
   &lt;sp:AsymmetricBinding&gt;&lt;/sp:AssymetricBinding&gt;
@@ -1255,7 +1255,7 @@
      policy behavior and further qualifies the behavior of the
      <code>sp:TransportBinding</code> policy assertion.  </p><div class="exampleOuter">
 <p style="text-align: left" class="exampleHead"><i><span>Example 8-4. </span>CompanyA-ProfileB (fully expanded)</i></p><div class="exampleInner"><pre>&lt;Policy wsu:Id="CompanyA-ProfileB"&gt; 
- &lt;wsa:UsingAddressing/&gt;
+ &lt;wsam:Addressing&gt;…&lt;/wsam:Addressing&gt;
  &lt;ExactlyOne&gt;
   &lt;sp:TransportBinding&gt;
    &lt;Policy&gt;
@@ -1314,7 +1314,7 @@
 &lt;wsdl:definitions name="StockQuote"
     targetNamespace="http:.."&gt;
 &lt;wsp:Policy wsu:Id="CompanyA-ProfileB"&gt; 
-	&lt;wsa:UsingAddressing /&gt;
+	&lt;wsam:Addressing&gt;…&lt;/wsam:Addressing&gt;
 	&lt;ExactlyOne&gt;
 	   &lt;sp:TransportBinding&gt;
               &lt;Policy&gt;
@@ -1364,6 +1364,10 @@
 						</td><td rowspan="1" colspan="1">
 							<code>http://www.w3.org/2005/08/addressing</code>
 						</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/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">
 							<code>http://schemas.xmlsoap.org/wsdl/</code>
@@ -1412,7 +1416,12 @@
           Rogers, Editors. World Wide Web Consortium, 9 May 2006. This version of the Web Services
           Addressing 1.0 - Core Recommendation is
           http://www.w3.org/TR/2006/REC-ws-addr-core-20060509/. The <a href="http://www.w3.org/TR/ws-addr-core/">latest version of Web Services Addressing 1.0
-            - Core</a> is available at http://www.w3.org/TR/ws-addr-core. </dd><dt class="label"><a name="WSDL11"></a>[WSDL 1.1] </dt><dd>
+            - Core</a> is available at http://www.w3.org/TR/ws-addr-core. </dd><dt class="label"><a name="WS-AddressingMetadata"></a>[WS-Addressing Metadata] </dt><dd>
+          <cite><a href="http://www.w3.org/TR/2007/WD-ws-addr-metadata-20070516/">Web Services Addressing 1.0 - Metadata</a></cite>, M. Gudgin, M. Hadley, T.
+          Rogers and Ü. Yalçinalp, Editors. World Wide Web Consortium, 16 May 2007. This version of
+          the Web Services Addressing 1.0 - Metadata is
+          http://www.w3.org/TR/2007/WD-ws-addr-metadata-20070516/. The <a href="http://www.w3.org/TR/ws-addr-metadata">latest version of Web Services Addressing 1.0 -
+            Metadata</a> is available at http://www.w3.org/TR/ws-addr-metadata. </dd><dt class="label"><a name="WSDL11"></a>[WSDL 1.1] </dt><dd>
 					<cite><a href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">Web Services Description Language (WSDL) 1.1</a></cite>, E. Christensen, et al,
           Authors. World Wide Web Consortium, March 2001. Available at
           http://www.w3.org/TR/2001/NOTE-wsdl-20010315. </dd><dt class="label"><a name="WSDL20"></a>[WSDL 2.0 Core Language] </dt><dd>
@@ -1514,7 +1523,7 @@
 					(<a href="#best-practices-list"><b>2. List of Good Practice Statements</b></a>).
 					</p></li><li><p>Incorporated the good practices from 
 						<a href="http://lists.w3.org/Archives/Public/public-ws-policy/2007Mar/att-0069/good-practices-4-assertion-authors-03-05-2007.pdf">IBM/Microsoft Contibution.</a>
-					</p></li><li><p>Made editorial changes to align with the OASIS WS-SecurityPolicy specification.</p></li></ul></div><div class="div1">
+					</p></li><li><p>Made editorial changes to align with the OASIS WS-SecurityPolicy specification.</p></li><li><p>Made editorial changes to align with the W3C WS-Addressing 1.0 Metadata specification.</p></li></ul></div><div class="div1">
 <h2><a name="change-log" id="change-log"></a>F. Web Services Policy 1.5 - Guidelines for Policy Assertion Authors Change Log (Non-Normative)</h2><a name="ws-policy-primer-changelog-table"></a><table border="1"><tbody><tr><th rowspan="1" colspan="1">Date</th><th rowspan="1" colspan="1">Author</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">20060829</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Created first draft based on agreed outline and content</td></tr><tr><td rowspan="1" colspan="1">20061013</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Editorial fixes (suggested by Frederick), fixed references, bibl items, fixed dangling pointers, created eds to do</td></tr><tr><td rowspan="1" colspan="1">20061018</td><td rowspan="1" colspan="1">MH</td><td rowspan="1" colspan="1">Editorial fixes for readability, added example for Encrypted parts</td></tr><tr><td rowspan="1" colspan="1">20061030</td><td rowspan="1" colspan="1">UY</td><td rospan="1" colspan="1">Fixes for Paul Cotton's editorial comments (20061020)</td></tr><tr><td rowspan="1" colspan="1">20061031</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Fixes for Frederick's editorial comments (20061025)</td></tr><tr><td rowspan="1" colspan="1">20061031</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Optionality discussion feedback integration</td></tr><tr><td rowspan="1" colspan="1">20061115</td><td rowspan="1" colspan="1">MH</td><td rowspan="1" colspan="1">First attempt at restructuring to include primer content</td></tr><tr><td rowspan="1" colspan="1">20061120</td><td rowspan="1" colspan="1">MH</td><td rowspan="1" colspan="1">Restructure to address action items 64,77, which refer to bugzilla 3705 and F2F RESOLUTION 3792 </td></tr><tr><td rowspan="1" colspan="1">20061127</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated the list of editors. Added 
 							<a href="http://lists.w3.org/Archives/Public/public-ws-policy-eds/2006Nov/0033.html">Frederick</a> and 
 							<a href="http://lists.w3.org/Archives/Public/public-ws-policy-eds/2006Nov/0054.html">Umit</a> to the list of editors.
@@ -1679,4 +1688,8 @@
 						</td></tr><tr><td rowspan="1" colspan="1">20070520</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Fixed typos.
 						</td></tr><tr><td rowspan="1" colspan="1">20070520</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Added an ed note in Section <a href="#assertion-target"><b>5.1 Assertions and Their Target Use</b></a> that 
 						there is an open issue against Good Practice G2.
-						</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+						</td></tr><tr><td rowspan="1" colspan="1">20070524</td><td rowspan="1" colspan="1">DBO</td><td rowspan="1" colspan="1">Editorial changes to align with the W3C WS-Addressing Metadata specification.
+      For <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4375">issue 4375</a>.
+      Editors' action 
+      <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/284">284</a>.
+    </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file

Index: ws-policy-guidelines.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.xml,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- ws-policy-guidelines.xml	20 May 2007 17:58:14 -0000	1.76
+++ ws-policy-guidelines.xml	24 May 2007 17:19:00 -0000	1.77
@@ -1632,7 +1632,7 @@
 				<head> CompanyA-ProfileA </head>
 				<eg xml:space="preserve">
 &lt;Policy URI=http://www.CompanyA.com/WebServicesProfileA.xml&gt; 
-	&lt;wsa:UsingAddressing /&gt;
+	&lt;wsam:Addressing&gt;&hellip;&lt;/wsam:Addressing&gt;
 	&lt;sp:TransportBinding&gt;&lt;/sp:TransportBinding&gt;
 &lt;/Policy&gt;</eg>
 			</example>
@@ -1667,7 +1667,7 @@
      processing is not required by all Company A web services. </p>
      <example> <head>CompanyA-ProfileB (not expanded)</head> <eg
      xml:space="preserve">&lt;Policy wsu:Id="CompanyA-ProfileB"&gt;
- &lt;wsa:UsingAddressing/&gt;
+ &lt;wsam:Addressing&gt;&hellip;&lt;/wsam:Addressing&gt;
  &lt;ExactlyOne&gt;
   &lt;sp:TransportBinding&gt;&lt;/sp:TransportBinding&gt;
   &lt;sp:AsymmetricBinding&gt;&lt;/sp:AssymetricBinding&gt;
@@ -1697,7 +1697,7 @@
 			<example>
 				<head>CompanyA-ProfileB (fully expanded)</head>
 				<eg xml:space="preserve">&lt;Policy wsu:Id="CompanyA-ProfileB"&gt; 
- &lt;wsa:UsingAddressing/&gt;
+ &lt;wsam:Addressing&gt;&hellip;&lt;/wsam:Addressing&gt;
  &lt;ExactlyOne&gt;
   &lt;sp:TransportBinding&gt;
    &lt;Policy&gt;
@@ -1767,7 +1767,7 @@
 &lt;wsdl:definitions name="StockQuote"
     targetNamespace="http:.."&gt;
 &lt;wsp:Policy wsu:Id="CompanyA-ProfileB"&gt; 
-	&lt;wsa:UsingAddressing /&gt;
+	&lt;wsam:Addressing&gt;&hellip;&lt;/wsam:Addressing&gt;
 	&lt;ExactlyOne&gt;
 	   &lt;sp:TransportBinding&gt;
               &lt;Policy&gt;
@@ -1853,6 +1853,15 @@
 						</td>
 						<td>[<bibref ref="WS-Addressing"/>]</td>
 					</tr>
+						<tr>
+						<td>
+							<code>wsam</code>
+						</td>
+						<td>
+							<code>http://www.w3.org/2007/05/addressing/metadata</code>
+						</td>
+						<td>[<bibref ref="WS-AddressingMetadata"/>]</td>
+					</tr>
 					<tr>
 						<td>
 							<code>wsdl</code>
@@ -1940,6 +1949,15 @@
           Addressing 1.0 - Core Recommendation is
           http://www.w3.org/TR/2006/REC-ws-addr-core-20060509/. The <loc href="http://www.w3.org/TR/ws-addr-core/">latest version of Web Services Addressing 1.0
             - Core</loc> is available at http://www.w3.org/TR/ws-addr-core. </bibl>
+            <bibl key="WS-Addressing Metadata" id="WS-AddressingMetadata"
+          href="http://www.w3.org/TR/2007/WD-ws-addr-metadata-20070516/">
+          <titleref>Web Services Addressing 1.0 - Metadata</titleref>, M. Gudgin, M. Hadley, T.
+          Rogers and Ü. Yalçinalp, Editors. World Wide Web Consortium, 16 May 2007. This version of
+          the Web Services Addressing 1.0 - Metadata is
+          http://www.w3.org/TR/2007/WD-ws-addr-metadata-20070516/. The <loc
+            href="http://www.w3.org/TR/ws-addr-metadata">latest version of Web Services Addressing 1.0 -
+            Metadata</loc> is available at http://www.w3.org/TR/ws-addr-metadata. </bibl>
+            
 				<bibl id="WSDL11" key="WSDL 1.1" href="http://www.w3.org/TR/2001/NOTE-wsdl-20010315">
 					<titleref>Web Services Description Language (WSDL) 1.1</titleref>, E. Christensen, et al,
           Authors. World Wide Web Consortium, March 2001. Available at
@@ -2063,6 +2081,7 @@
 					</p>
 				</item>
 				<item><p>Made editorial changes to align with the OASIS WS-SecurityPolicy specification.</p></item>
+				<item><p>Made editorial changes to align with the W3C WS-Addressing 1.0 Metadata specification.</p></item>
 			</ulist>
 		</inform-div1>
 		<inform-div1 id="change-log">
@@ -2561,7 +2580,16 @@
 						<td>Added an ed note in Section <specref ref="assertion-target"/> that 
 						there is an open issue against Good Practice G2.
 						</td>
-					</tr>					 
+					</tr>
+					<tr>
+    <td>20070524</td>
+    <td>DBO</td>
+    <td>Editorial changes to align with the W3C WS-Addressing Metadata specification.
+      For <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4375">issue 4375</loc>.
+      Editors' action 
+      <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/284">284</loc>.
+    </td>
+  </tr>                       			 
 				</tbody>
 			</table>
 		</inform-div1>

Received on Thursday, 24 May 2007 17:19:11 UTC