2006/ws/policy ws-policy-primer.html,1.46,1.47 ws-policy-primer.xml,1.44,1.45 ws-policy-framework.xml,1.126,1.127 ws-policy-framework.html,1.104,1.105 ws-policy-attachment.html,1.93,1.94 ws-policy-guidelines.html,1.36,1.37 ws-policy-attachment.xml,1.94,1.95 ws-policy-guidelines.xml,1.47,1.48

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

Modified Files:
	ws-policy-primer.html ws-policy-primer.xml 
	ws-policy-framework.xml ws-policy-framework.html 
	ws-policy-attachment.html ws-policy-guidelines.html 
	ws-policy-attachment.xml ws-policy-guidelines.xml 
Log Message:
Updated or Reset section E. Changes in this Version of the Document.

Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- ws-policy-primer.html	22 Mar 2007 04:25:57 -0000	1.46
+++ ws-policy-primer.html	22 Mar 2007 05:42:14 -0000	1.47
@@ -1046,24 +1046,22 @@
           Assertion.
           </p><div class="exampleOuter">
 <p style="text-align: left" class="exampleHead"><i><span>Example 3-13. </span>Company-X's Version 2 Policy Expression with hypothetical ignorable EndOfLife
-              Assertion</i></p><div class="exampleInner"><pre>
-              &lt;Policy&gt;
-                &lt;ExactlyOne&gt;
-                  &lt;All&gt;
-                   &lt;company-x:EndOfLife wsp:Ignorable="true"/&gt;Mar-31-2008&lt;/company-x:EndOfLife&gt;
-                   &lt;wsap:UsingAddressing/&gt;
-                   &lt;sp:TransportBinding&gt;...&lt;/sp:TransportBinding&gt;
-                  &lt;/All&gt;
+              Assertion</i></p><div class="exampleInner"><pre>&lt;Policy&gt;
+  &lt;ExactlyOne&gt;
+    &lt;All&gt;
+      &lt;company-x:EndOfLife wsp:Ignorable="true"/&gt;Mar-31-2008&lt;/company-x:EndOfLife&gt;
+      &lt;wsap:UsingAddressing/&gt;
+      &lt;sp:TransportBinding&gt;...&lt;/sp:TransportBinding&gt;
+    &lt;/All&gt;
                 
-                  &lt;!-- NEW Policy Alternative --&gt;
-                  &lt;All&gt; 
-                    &lt;company-x:EndOfLife wsp:Ignorable="true"&gt;Mar-31-2999&lt;/company-x:EndOfLife&gt;
-                    &lt;wsap:UsingAddressing/&gt;
-                    &lt;sp:AsymmetricBinding&gt;...&lt;/sp:AsymmetricBinding&gt;
-                  &lt;/All&gt;
-                &lt;/ExactlyOne&gt;
-              &lt;/Policy&gt;
-          </pre></div></div><p>
+    &lt;!-- NEW Policy Alternative --&gt;
+    &lt;All&gt; 
+      &lt;company-x:EndOfLife wsp:Ignorable="true"&gt;Mar-31-2999&lt;/company-x:EndOfLife&gt;
+        &lt;wsap:UsingAddressing/&gt;
+        &lt;sp:AsymmetricBinding&gt;...&lt;/sp:AsymmetricBinding&gt;
+      &lt;/All&gt;
+  &lt;/ExactlyOne&gt;
+&lt;/Policy&gt;</pre></div></div><p>
           In this variant of the versioning scenario, the use of ignorable allows
           versioning related information to be conveyed and used where understood.
           </p><p>
@@ -1422,7 +1420,7 @@
     on public-ws-policy@w3.org</a> are also gratefully
     acknowledged.
   </p></div><div class="div1">
-<h2><a name="change-description" id="change-description"></a>E. Changes in this Version of the Document (Non-Normative)</h2><p>A list of substantive changes since the Working Draft dated 21 December, 2006 is below:</p><ul><li><p>TBD.</p></li></ul></div><div class="div1">
+<h2><a name="change-description" id="change-description"></a>E. Changes in this Version of the Document (Non-Normative)</h2><p>A list of major editorial changes since the Working Draft dated 21 December, 2006 is below:</p><ul><li><p>Added a new section: <a href="#ignorable-policy-assertions"><b>2.7 Ignorable Policy Expressions</b></a>.</p></li><li><p>Added a new section: <a href="#Both-Optional-Ignorable"><b>2.8 Marking Assertions both Optional and Ignorable</b></a>.</p></li><li><p>Added a new section: <a href="#strict-lax-policy-intersection"><b>3.4.1 Strict and Lax Policy Intersection</b></a>.</p></li><li><p>Added a new section: <a href="#ignorable-and-versioning"><b>3.8.1 Ignorable and Versioning</b></a>.</p></li></ul></div><div class="div1">
 <h2><a name="change-log" id="change-log"></a>F. Web Services Policy 1.5 - Primer 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">20060816</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Created first draft per action item <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action02">2</a> from the
               Austin F2F. This draft is based on a <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Jul/0001.html">contribution</a> from Microsoft.</td></tr><tr><td rowspan="1" colspan="1">20060829</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Implemented the 
               <a href="http://www.w3.org/2006/08/23-ws-policy-minutes.html#action06">resolution</a> 
@@ -1545,4 +1543,4 @@
               for <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4300">issue 4300</a>.
               Editors' action 
               <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/190">190</a>.
-            </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+            </td></tr><tr><td rowspan="1" colspan="1">20070321</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated section <a href="#change-description"><b>E. Changes in this Version of the Document</b></a>. </td></tr><tr><td rowspan="1" colspan="1">20070321</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Formatted the example in <a href="#ignorable-and-versioning"><b>3.8.1 Ignorable and Versioning</b></a>. </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file

Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- ws-policy-primer.xml	22 Mar 2007 04:25:57 -0000	1.44
+++ ws-policy-primer.xml	22 Mar 2007 05:42:14 -0000	1.45
@@ -23,7 +23,7 @@
     </pubdate>
     <publoc>
       <loc href="&w3c-designation-primer;">&w3c-designation-primer;</loc>
-    </publoc> &altlocs;
+    </publoc> &altlocs.primer;
 	<prevlocs>
             <loc href="&prevloc;">&prevloc;</loc>
         </prevlocs>
@@ -1446,24 +1446,22 @@
           <example>
             <head>Company-X's Version 2 Policy Expression with hypothetical ignorable EndOfLife
               Assertion</head>
-            <eg xml:space="preserve">
-              &lt;Policy&gt;
-                &lt;ExactlyOne&gt;
-                  &lt;All&gt;
-                   &lt;company-x:EndOfLife wsp:Ignorable="true"/&gt;Mar-31-2008&lt;/company-x:EndOfLife&gt;
-                   &lt;wsap:UsingAddressing/&gt;
-                   &lt;sp:TransportBinding&gt;...&lt;/sp:TransportBinding&gt;
-                  &lt;/All&gt;
+            <eg xml:space="preserve">&lt;Policy&gt;
+  &lt;ExactlyOne&gt;
+    &lt;All&gt;
+      &lt;company-x:EndOfLife wsp:Ignorable="true"/&gt;Mar-31-2008&lt;/company-x:EndOfLife&gt;
+      &lt;wsap:UsingAddressing/&gt;
+      &lt;sp:TransportBinding&gt;...&lt;/sp:TransportBinding&gt;
+    &lt;/All&gt;
                 
-                  &lt;!-- NEW Policy Alternative --&gt;
-                  &lt;All&gt; 
-                    &lt;company-x:EndOfLife wsp:Ignorable="true"&gt;Mar-31-2999&lt;/company-x:EndOfLife&gt;
-                    &lt;wsap:UsingAddressing/&gt;
-                    &lt;sp:AsymmetricBinding&gt;...&lt;/sp:AsymmetricBinding&gt;
-                  &lt;/All&gt;
-                &lt;/ExactlyOne&gt;
-              &lt;/Policy&gt;
-          </eg>
+    &lt;!-- NEW Policy Alternative --&gt;
+    &lt;All&gt; 
+      &lt;company-x:EndOfLife wsp:Ignorable="true"&gt;Mar-31-2999&lt;/company-x:EndOfLife&gt;
+        &lt;wsap:UsingAddressing/&gt;
+        &lt;sp:AsymmetricBinding&gt;...&lt;/sp:AsymmetricBinding&gt;
+      &lt;/All&gt;
+  &lt;/ExactlyOne&gt;
+&lt;/Policy&gt;</eg>
             </example>
           <p>
           In this variant of the versioning scenario, the use of ignorable allows
@@ -2025,9 +2023,12 @@
       </blist>
     </div1> &acknowledgements; <inform-div1 id="change-description">
       <head>Changes in this Version of the Document</head>
-      <p>A list of substantive changes since the Working Draft dated 21 December, 2006 is below:</p>
+      <p>A list of major editorial changes since the Working Draft dated 21 December, 2006 is below:</p>
       <ulist>
-        <item><p>TBD.</p></item>
+        <item><p>Added a new section: <specref ref="ignorable-policy-assertions"/>.</p></item>
+        <item><p>Added a new section: <specref ref="Both-Optional-Ignorable"/>.</p></item>
+        <item><p>Added a new section: <specref ref="strict-lax-policy-intersection"/>.</p></item>
+        <item><p>Added a new section: <specref ref="ignorable-and-versioning"/>.</p></item>
       </ulist>
     </inform-div1>
     <inform-div1 id="change-log">
@@ -2356,6 +2357,16 @@
               <loc
                 href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/190">190</loc>.
             </td>            
+          </tr>
+          <tr>
+            <td>20070321</td>
+            <td>ASV</td>
+            <td>Updated section <specref ref="change-description"/>. </td>
+          </tr>
+          <tr>
+            <td>20070321</td>
+            <td>ASV</td>
+            <td>Formatted the example in <specref ref="ignorable-and-versioning"/>. </td>
           </tr>                          
         </tbody>
       </table>

Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- ws-policy-framework.xml	22 Mar 2007 03:33:41 -0000	1.126
+++ ws-policy-framework.xml	22 Mar 2007 05:42:14 -0000	1.127
@@ -2355,21 +2355,11 @@
 
         </div1> &acknowledgements; <inform-div1 id="change-description">
             <head>Changes in this Version of the Document</head>
-            <p>A list of major editorial changes since the Working Draft dated 17 November, 2006 is
+            <p>A list of major editorial changes since the Working Draft dated 28 February, 2007 is
                 below:</p>
             <ulist>
                 <item>
-                    <p>Reorganized the content in Section <specref ref="Compact_Policy_Expression"
-                        />.</p>
-                </item>
-                <item>
-                    <p>Documented the schema outline &amp; description for policy operators
-                            (<el>wsp:Policy</el>, <el>wsp:All</el> and <el>wsp:ExactlyOne</el>
-                        elements) in Section <specref ref="Policy_Operators"/>.</p>
-                </item>
-                <item>
-                    <p>Explicitly described the interaction between Web Services Policy and XML Base
-                        in Section <specref ref="IRI_Policy_Expressions"/>.</p>
+                    <p>None.</p>
                 </item>
             </ulist>
         </inform-div1>
@@ -3128,6 +3118,12 @@
                             </td>
                         
                     </tr>
+                    <tr>
+                        <td>20070321</td>
+                        <td>ASV</td>
+                        <td>Reset Section <specref ref="change-description"/>. </td>
+                    </tr>
+                    
                 </tbody>
             </table>
         </inform-div1>

Index: ws-policy-attachment.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.html,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -d -r1.93 -r1.94
--- ws-policy-attachment.html	16 Mar 2007 20:16:59 -0000	1.93
+++ ws-policy-attachment.html	22 Mar 2007 05:42:14 -0000	1.94
@@ -59,7 +59,7 @@
 <h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date$ @@ @@@@ @@@@</h2><dl><dt>This version:</dt><dd>
 <a href="ws-policy-attachment.html">ws-policy-attachment.html</a>
 </dd><dt>Latest version:</dt><dd><a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-attachment.html?content-type=text/html;charset=utf-8">http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-attachment.html?content-type=text/html;charset=utf-8</a></dd><dt>Previous version:</dt><dd>
-            <a href="http://www.w3.org/TR/2006/WD-ws-policy-attach-20061117">http://www.w3.org/TR/2006/WD-ws-policy-attach-20061117</a>
+            <a href="http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/">http://www.w3.org/TR/2007/CR-ws-policy-attach-20070228/</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, Inc.</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>&nbsp;©&nbsp;@@@@&nbsp;<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#W3C_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>
 	This specification, Web Services Policy 1.5 - Attachment, defines two
@@ -261,7 +261,7 @@
 	      interpreted as described in RFC 2119 [<cite><a href="#RFC2119">IETF RFC 2119</a></cite>].
 	    </p><p>We introduce the following terms that are used throughout this document:</p><dl><dt class="label">
          <a href="#effective_policy">effective policy</a>
-      </dt><dd><p>the
+      </dt><dd><p>The
 <b>effective policy</b>, for a given <a title="" href="#policy_subject">policy subject</a>, is the 
 combination of relevant policies. The relevant policies are those
 attached to <a title="" href="#policy_scope">policy scopes</a> that
@@ -271,12 +271,12 @@
 	<b>element policy</b> is the <a title="" href="#policy">policy</a> attached to the <a title="" href="#policy_subject">policy subjects</a> associated with
 	the element information item that contains it.</p></dd><dt class="label">
          <a href="ws-policy-framework.html#ignorable_policy_assertion">ignorable policy assertion</a>
-      </dt><dd><p id="ignorable_policy_assertion">An 
-	    <b>ignorable policy assertion</b> is 
-	    an assertion that may be ignored for policy intersection (as defined in 
-	        <a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-framework.html?content-type=text/html;charset=utf-8#Policy_Intersection">4.5 Policy Intersection</a>).</p></dd><dt class="label">
+      </dt><dd><p id="ignorable_policy_assertion">An
+                            <b>ignorable policy assertion</b> is an assertion that may be
+                        ignored for policy intersection (as defined in <a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-framework.html?content-type=text/html;charset=utf-8#Policy_Intersection">4.5 Policy
+                            Intersection</a>).</p></dd><dt class="label">
          <a href="#merge">merge</a>
-      </dt><dd><p>a <b>merge</b>
+      </dt><dd><p>A <b>merge</b>
 	consists of serializing each policy as a
 	<a title="" href="#policy_expression">policy expression</a>, replacing their
 	<code>wsp:Policy</code> element with a
@@ -284,29 +284,31 @@
 	children of a wrapper <code>wsp:Policy</code>
 	element.</p></dd><dt class="label">
          <a href="ws-policy-framework.html#policy">policy</a>
-      </dt><dd><p id="policy">A <b>policy</b> is a potentially empty collection of 
-	    <a title="" href="#policy_alternative">policy alternatives</a>. </p></dd><dt class="label">
+      </dt><dd><p id="policy">A <b>policy</b> is a potentially empty
+                        collection of <a title="" href="#policy_alternative">policy
+                        alternatives</a>. </p></dd><dt class="label">
          <a href="ws-policy-framework.html#policy_alternative">policy alternative</a>
-      </dt><dd><p id="policy_alternative">A <b>policy alternative</b> 
-	    is a potentially empty collection of <a title="" href="#policy_assertion">policy assertions</a>.</p></dd><dt class="label">
+      </dt><dd><p id="policy_alternative">A <b>policy
+                            alternative</b> is a potentially empty collection of <a title="" href="#policy_assertion">policy assertions</a>.</p></dd><dt class="label">
          <a href="ws-policy-framework.html#policy_assertion">policy assertion</a>
-      </dt><dd><p id="policy_assertion">A <b>policy assertion</b> 
-		represents an individual requirement, capability, or other property of a behavior.</p></dd><dt class="label">
+      </dt><dd><p id="policy_assertion">A <b>policy
+                        assertion</b> represents a requirement, a capability, or other property
+                        of a behavior.</p></dd><dt class="label">
          <a href="ws-policy-framework.html#policy_attachment">policy attachment</a>
-      </dt><dd><p id="policy_attachment">A 
-	    <b>policy attachment</b> is a mechanism for associating 
-	    <a title="" href="#policy">policy</a> with one or more <a title="" href="#policy_scope">policy scopes</a>.</p></dd><dt class="label">
+      </dt><dd><p id="policy_attachment">A <b>policy
+                                        attachment</b> is a mechanism for associating <a title="" href="#policy">policy</a> with one or more <a title="" href="#policy_scope">policy scopes</a>.</p></dd><dt class="label">
          <a href="ws-policy-framework.html#policy_expression">policy expression</a>
-      </dt><dd><p id="policy_expression">A <b>policy expression</b> 
-		is an XML Infoset representation of a <a title="" href="#policy">policy</a>, 
-		either in a normal form or in an equivalent compact form.</p></dd><dt class="label">
+      </dt><dd><p id="policy_expression">A <b>policy expression</b>
+                    is an XML Infoset representation of a <a title="" href="#policy">policy</a>,
+                    either in a normal form or in an equivalent compact form.</p></dd><dt class="label">
          <a href="ws-policy-framework.html#policy_scope">policy scope</a>
-      </dt><dd><p id="policy_scope">A <b>policy scope</b> is a collection of 
-	    <a title="" href="#policy_subject">policy subjects</a> to which a policy may apply.</p></dd><dt class="label">
+      </dt><dd><p id="policy_scope">A <b>policy
+                                    scope</b> is a collection of <a title="" href="#policy_subject">policy subjects</a> to which a policy may
+                                apply.</p></dd><dt class="label">
          <a href="ws-policy-framework.html#policy_subject">policy subject</a>
-      </dt><dd><p id="policy_subject">A <b>policy subject</b> is an entity 
-	    (e.g., an endpoint, message, resource, operation) with which a 
-	    <a title="" href="#policy">policy</a> can be associated. </p></dd></dl></div><div class="div2">
+      </dt><dd><p id="policy_subject">A <b>policy subject</b> is
+                        an entity (e.g., an endpoint, message, resource, operation) with which a
+                            <a title="" href="#policy">policy</a> can be associated. </p></dd></dl></div><div class="div2">
 <h3><a name="Example" id="Example"></a>2.4 Example</h3><p>This specification defines several mechanisms for
 	associating policies (Web Services Policy 1.5 - Framework, [<cite><a href="#WS-Policy">Web Services Policy Framework</a></cite>]) with various XML Web service entities. For
 	brevity, we define two sample <a title="" href="#policy_expression">policy expressions</a> that the
@@ -1803,11 +1805,9 @@
     on public-ws-policy@w3.org</a> are also gratefully
     acknowledged.
   </p></div><div class="div1">
-<h2><a name="change-description" id="change-description"></a>D. Changes in this Version of the Document (Non-Normative)</h2><p>A list of major editorial changes since the Working Draft dated 17 November, 2006
-      is below:</p><ul><li><p>Clarified the relationship between URI domain expression and 
-          WSDL 1.1 Element Identifiers 
-            [<cite><a href="#WSDL11EI">WSDL11 ElementIds</a></cite>] in Section <a href="#uri-domain-expression"><b>3.4.1 URI Domain Expression</b></a>.</p></li><li><p>Explicitly described the interaction between policy attachment mechanisms and XML Base in
-         Section <a href="#IRI_Policy_Attachment"><b>3.5 Use of IRIs in Policy Attachment</b></a>.</p></li></ul></div><div class="div1">
+<h2><a name="change-description" id="change-description"></a>D. Changes in this Version of the Document (Non-Normative)</h2><p>A list of major editorial changes since the Working Draft dated 28 February, 2007
+      is below:</p><ul><li><p>Aligned the UDDI names and keys with the XML namespace name of the
+          Web Services Policy language.</p></li></ul></div><div class="div1">
 <h2><a name="change-log" id="change-log"></a>E. Web Services Policy 1.5 - Attachment Change Log (Non-Normative)</h2><a name="ws-policy-attachment-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">20060712</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated the list of editors. Completed action items 
             <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action20">20</a> 
             from the Austin F2F.</td></tr><tr><td rowspan="1" colspan="1">20060712</td><td rowspan="1" colspan="1">DBO</td><td rowspan="1" colspan="1">Completed action item <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action12">12</a>
@@ -1968,4 +1968,4 @@
     </td></tr><tr><td rowspan="1" colspan="1">20070316</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Implemented part of the resolution as it applies to the Attachment spec, for issue
       <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4389">4389</a>.
       Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/209">209</a>.
-    </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+    </td></tr><tr><td rowspan="1" colspan="1">20070321</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Reset Section <a href="#change-description"><b>D. Changes in this Version of the Document</b></a>. </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file

Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -d -r1.104 -r1.105
--- ws-policy-framework.html	13 Mar 2007 22:22:58 -0000	1.104
+++ ws-policy-framework.html	22 Mar 2007 05:42:14 -0000	1.105
@@ -59,7 +59,7 @@
 <h2><a name="w3c-doctype" id="w3c-doctype"></a>Editors' copy $Date$ @@ @@@@ @@@@</h2><dl><dt>This version:</dt><dd>
             <a href="ws-policy-framework.html">ws-policy-framework.html</a>
         </dd><dt>Latest version:</dt><dd><a href="http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-framework.html?content-type=text/html;charset=utf-8">http://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-framework.html?content-type=text/html;charset=utf-8</a></dd><dt>Previous version:</dt><dd>
-            <a href="http://www.w3.org/TR/2006/WD-ws-policy-20061117">http://www.w3.org/TR/2006/WD-ws-policy-20061117</a>
+            <a href="http://www.w3.org/TR/2007/CR-ws-policy-20070228">http://www.w3.org/TR/2007/CR-ws-policy-20070228</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, Inc.</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>&nbsp;©&nbsp;@@@@&nbsp;<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#W3C_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>The Web Services Policy 1.5 - Framework provides a general purpose model and corresponding syntax
                 to describe the policies of entities in a Web services-based system.</p><p>Web Services Policy Framework defines a base set of constructs that can be used and
@@ -1393,11 +1393,8 @@
     on public-ws-policy@w3.org</a> are also gratefully
     acknowledged.
   </p></div><div class="div1">
-<h2><a name="change-description" id="change-description"></a>D. Changes in this Version of the Document (Non-Normative)</h2><p>A list of major editorial changes since the Working Draft dated 17 November, 2006 is
-                below:</p><ul><li><p>Reorganized the content in Section <a href="#Compact_Policy_Expression"><b>4.3 Compact Policy Expression</b></a>.</p></li><li><p>Documented the schema outline &amp; description for policy operators
-                            (<code>wsp:Policy</code>, <code>wsp:All</code> and <code>wsp:ExactlyOne</code>
-                        elements) in Section <a href="#Policy_Operators"><b>4.3.3 Policy Operators</b></a>.</p></li><li><p>Explicitly described the interaction between Web Services Policy and XML Base
-                        in Section <a href="#IRI_Policy_Expressions"><b>4.6 Use of IRIs in Policy Expressions</b></a>.</p></li></ul></div><div class="div1">
+<h2><a name="change-description" id="change-description"></a>D. Changes in this Version of the Document (Non-Normative)</h2><p>A list of major editorial changes since the Working Draft dated 28 February, 2007 is
+                below:</p><ul><li><p>None.</p></li></ul></div><div class="div1">
 <h2><a name="change-log" id="change-log"></a>E. Web Services Policy 1.5 - Framework Change Log (Non-Normative)</h2><a name="ws-policy-framework-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">20060712</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated the list of editors. Completed action items <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action12">12</a>, <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action16">16</a> and <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action20">20</a> from the Austin F2F.</td></tr><tr><td rowspan="1" colspan="1">20060718</td><td rowspan="1" colspan="1">DBO</td><td rowspan="1" colspan="1">Completed action items: RFC2606 for domain names <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action09">09</a> (note: PLH had already done but it ddn't show up in the
                             change log) </td></tr><tr><td rowspan="1" colspan="1">20060726</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Incorporated the <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Jul/0107.html">XML namespace URI versioning policy</a> adopted by the WG. </td></tr><tr><td rowspan="1" colspan="1">20060803</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Completed Issue: <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3551">3551</a>
                             Misc updates throughout. </td></tr><tr><td rowspan="1" colspan="1">20060808</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Completed action item: <a href="http://www.w3.org/2006/07/13-ws-policy-minutes.html#action20">20</a> to highlight infoset terms uniformly. </td></tr><tr><td rowspan="1" colspan="1">20060808</td><td rowspan="1" colspan="1">DBO</td><td rowspan="1" colspan="1">Completed action items: <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action15">15</a> as early as possible in the doc, use the definition that
@@ -1442,4 +1439,4 @@
                             to <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4379">issue 4379</a>
                             with minor editorial revision (editors action 
                             <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/181">181</a>).
-                            </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+                            </td></tr><tr><td rowspan="1" colspan="1">20070321</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Reset Section <a href="#change-description"><b>D. Changes in this Version of the Document</b></a>. </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file

Index: ws-policy-attachment.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-attachment.xml,v
retrieving revision 1.94
retrieving revision 1.95
diff -u -d -r1.94 -r1.95
--- ws-policy-attachment.xml	22 Mar 2007 03:33:41 -0000	1.94
+++ ws-policy-attachment.xml	22 Mar 2007 05:42:15 -0000	1.95
@@ -2840,16 +2840,13 @@
       &acknowledgements;
   <inform-div1 id="change-description">
 <head>Changes in this Version of the Document</head>
-<p>A list of major editorial changes since the Working Draft dated 17 November, 2006
+<p>A list of major editorial changes since the Working Draft dated 28 February, 2007
       is below:</p>
      <ulist>
         <item>
-          <p>Clarified the relationship between URI domain expression and 
-          WSDL 1.1 Element Identifiers 
-            [<bibref ref="WSDL11EI" />] in Section <specref ref="uri-domain-expression"/>.</p>         
+          <p>Aligned the UDDI names and keys with the XML namespace name of the
+          Web Services Policy language.</p>         
         </item>
-       <item><p>Explicitly described the interaction between policy attachment mechanisms and XML Base in
-         Section <specref ref="IRI_Policy_Attachment"/>.</p></item>
       </ulist>
 </inform-div1>
 <inform-div1 id="change-log">
@@ -3298,6 +3295,11 @@
       <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4389">4389</loc>.
       Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/209">209</loc>.
     </td>
+  </tr>
+  <tr>
+    <td>20070321</td>
+    <td>ASV</td>
+    <td>Reset Section <specref ref="change-description"/>. </td>
   </tr>                                             
 </tbody>
 </table>

Index: ws-policy-guidelines.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- ws-policy-guidelines.html	22 Mar 2007 04:25:57 -0000	1.36
+++ ws-policy-guidelines.html	22 Mar 2007 05:42:15 -0000	1.37
@@ -1297,7 +1297,14 @@
   </p></div><div class="div1">
 <h2><a name="change-description" id="change-description"></a>E. Changes in this Version of
           the Document (Non-Normative)</h2><p>A list of substantive changes since the Working Draft dated 21 December, 
-			2006 is below:</p><ul><li><p>TBD</p></li></ul></div><div class="div1">
+			2006 is below:</p><ul><li><p>Rewrote section <a href="#supporting-new-policy-subjects"><b>5.3 Supporting New Policy Subjects</b></a> and added two new best practices:
+					<ul><li><p>An assertion description should specify a policy subject.</p></li><li><p>If the policy subjects change over time, the assertion description 
+							should also be versioned to reflect this change.</p></li></ul></p></li><li><p>Rewrote section <a href="#compact-full"><b>4.2 Authoring Styles </b></a> and added a new best practice: 
+				the semantics of an assertion should be independent of the form (compact or normal form) 
+				of policy expressions that contain the assertion.</p></li><li><p>Rewrote section <a href="#Referencing_Policy_Expressions"><b>5.1 Referencing Policy Expressions</b></a>.</p></li><li><p>Rewrote section <a href="#assertion-target"><b>4.1 Assertions and Their Target Use</b></a> and added a new best practice:
+					the semantics a policy assertion should not depend on the attachment mechanism used.</p></li><li><p>Dropped section  
+				<a href="http://www.w3.org/TR/2006/WD-ws-policy-guidelines-20061221/#typing-assertions">4.6 Typing
+				 Assertions</a>.</p></li><li><p>Clarified the semantics of an empty nested policy expression in <a href="#nested-assertions"><b>4.4.2 Nested Assertions</b></a>.</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.
@@ -1389,4 +1396,5 @@
 							for <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4212">issue 4212</a>.
 							Editors' action 
 							<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/207">207</a>.
-						</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+						</td></tr><tr><td rowspan="1" colspan="1">20070321</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated section <a href="#change-description"><b>E. Changes in this Version of
+          the Document</b></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.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ws-policy-guidelines.xml	22 Mar 2007 04:25:57 -0000	1.47
+++ ws-policy-guidelines.xml	22 Mar 2007 05:42:15 -0000	1.48
@@ -22,7 +22,7 @@
     </pubdate>
     <publoc>
       <loc href="&w3c-designation-guidelines;">&w3c-designation-guidelines;</loc>
-    </publoc> &altlocs;
+    </publoc> &altlocs.guidelines;
 	<prevlocs>
             <loc href="&prevloc;">&prevloc;</loc>
         </prevlocs>
@@ -1771,8 +1771,23 @@
 			2006 is below:</p>
 			<ulist>
 				<item>
-					<p>TBD</p>
+					<p>Rewrote section <specref ref="supporting-new-policy-subjects"/> and added two new best practices:
+					<ulist>
+						<item><p>An assertion description should specify a policy subject.</p></item>
+						<item><p>If the policy subjects change over time, the assertion description 
+							should also be versioned to reflect this change.</p></item>
+					</ulist></p>
 				</item>
+				<item><p>Rewrote section <specref ref="compact-full"/> and added a new best practice: 
+				the semantics of an assertion should be independent of the form (compact or normal form) 
+				of policy expressions that contain the assertion.</p></item>
+				<item><p>Rewrote section <specref ref="Referencing_Policy_Expressions"/>.</p></item>
+				<item><p>Rewrote section <specref ref="assertion-target"/> and added a new best practice:
+					the semantics a policy assertion should not depend on the attachment mechanism used.</p></item>
+				<item><p>Dropped section  
+				<loc href="http://www.w3.org/TR/2006/WD-ws-policy-guidelines-20061221/#typing-assertions">4.6 Typing
+				 Assertions</loc>.</p></item>
+				<item><p>Clarified the semantics of an empty nested policy expression in <specref ref="nested-assertions"/>.</p></item>
 			</ulist>
 		</inform-div1>
 		<inform-div1 id="change-log">
@@ -2076,6 +2091,11 @@
 							<loc
 								href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/207">207</loc>.
 						</td>            
+					</tr>
+					<tr>
+						<td>20070321</td>
+						<td>ASV</td>
+						<td>Updated section <specref ref="change-description"/>. </td>
 					</tr>     
 				</tbody>
 			</table>

Received on Thursday, 22 March 2007 15:55:43 UTC