2006/ws/policy ws-policy-framework.xml,1.89,1.90 ws-policy-framework.html,1.71,1.72

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

Modified Files:
	ws-policy-framework.xml ws-policy-framework.html 
Log Message:
Implemented Editors' Action 70.

Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- ws-policy-framework.xml	10 Nov 2006 02:21:23 -0000	1.89
+++ ws-policy-framework.xml	10 Nov 2006 02:53:02 -0000	1.90
@@ -1262,7 +1262,7 @@
 alternative</termref> depends on the domain-specific semantics of the collected assertions, 
 determining whether two policy alternatives are compatible generally involves 
 domain-specific processing. If a domain-specific intersection processing algorithm 
-is required will be known from the QNames of the specific <termref def='policy_assertion_type'>assertion types</termref>
+is required this will be known from the QNames of the specific <termref def='policy_assertion_type'>assertion types</termref>
 involved in the policy alternatives. As a first approximation, an algorithm is defined herein 
 that approximates compatibility in a domain-independent manner:
 </p>
@@ -2257,7 +2257,14 @@
                             <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3721">3721</loc> and 
                             <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3789">3789</loc>.
                         </td>
-                    </tr>                                        
+                    </tr>
+                    <tr>
+                        <td>20061109</td>
+                        <td>ASV</td>
+                        <td>Implemented Editors' Action
+                            <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/70">70</loc>.
+                        </td>
+                    </tr>                       
                 </tbody>
             </table>
         </inform-div1>

Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -d -r1.71 -r1.72
--- ws-policy-framework.html	10 Nov 2006 02:21:23 -0000	1.71
+++ ws-policy-framework.html	10 Nov 2006 02:53:03 -0000	1.72
@@ -792,7 +792,7 @@
 alternative</a> depends on the domain-specific semantics of the collected assertions, 
 determining whether two policy alternatives are compatible generally involves 
 domain-specific processing. If a domain-specific intersection processing algorithm 
-is required will be known from the QNames of the specific <a title="policy assertion type" href="#policy_assertion_type">assertion types</a>
+is required this will be known from the QNames of the specific <a title="policy assertion type" href="#policy_assertion_type">assertion types</a>
 involved in the policy alternatives. As a first approximation, an algorithm is defined herein 
 that approximates compatibility in a domain-independent manner:
 </p><ul><li><p>Two <a title="policy assertion" href="#policy_assertion">policy assertions</a> are compatible if they have the same <a title="policy assertion type" href="#policy_assertion_type">type</a> and</p></li><li><p>If either assertion contains a nested <a title="policy expression" href="#policy_expression">policy expression</a>, the two assertions are compatible if they both have a nested policy expression and the alternative in the nested policy expression of one is compatible with the alternative in the nested policy expression of the other.</p></li></ul><p><a title="policy assertion parameter" href="#policy_assertion_parameter">Assertion parameters</a> are not part of the compatibility determination defined herein but may be part of other, domain-specific compatibility processing. </p><ul><li><p>If the mode is strict, two <a title="policy alternative" href="#policy_alternative">policy alternatives</a> A and B are compatible:
@@ -1325,4 +1325,6 @@
                             <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Nov/0072.html">resolution</a> for issues
                             <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3721">3721</a> and 
                             <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3789">3789</a>.
+                        </td></tr><tr><td rowspan="1" colspan="1">20061109</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Implemented Editors' Action
+                            <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/70">70</a>.
                         </td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file

Received on Friday, 10 November 2006 02:53:09 UTC