- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Jan 2007 18:54:30 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv17089
Modified Files:
ws-policy-framework.html
Log Message:
Implemented Editors AI 120, to implement the resolution for issue 4142 in the Framework Document.
Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- ws-policy-framework.html 22 Jan 2007 18:21:14 -0000 1.81
+++ ws-policy-framework.html 22 Jan 2007 18:54:28 -0000 1.82
@@ -505,7 +505,7 @@
expression. If there is no <code class="elt">wsp:Policy</code> Element Information
Item in the <strong>[children]</strong> property,
the assertion has no nested policy expression.
-</p><p>Note: if the schema outline for an assertion type requires a nested
+</p><p>If the schema outline for an assertion type requires a nested
policy expression but the assertion does not further qualify one or
more aspects of the behavior indicated by the assertion type (i.e., no
assertions are needed in the nested policy expression), the assertion
@@ -513,10 +513,7 @@
<code><wsp:Policy/></code> Element Information Item in its <strong>[children]</strong> property; as explained in
Section <a href="#Policy_Operators"><b>4.3.3 Policy Operators</b></a>, this is equivalent to a
nested policy expression with a single alternative that has zero
-assertions. The reason for requiring at least an empty <code><wsp:Policy/></code>
-Element above is to ensure that two assertions of the same type will always be
-compatible and an intersection would not fail
-(see Section <a href="#Policy_Intersection"><b>4.5 Policy Intersection</b></a>).</p><p>Note: This specification does not define processing for arbitrary
+assertions.</p><p>Note: This specification does not define processing for arbitrary
<code class="elt">wsp:Policy</code> Element Information Items in the descendants
of an assertion parameter, e.g., in the <strong>[children]</strong> property of one of the <strong>[children]</strong> as in:
<div class="exampleInner"><pre>
@@ -1381,4 +1378,6 @@
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/133">133</a>
Resolution for editorial items. <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4225">4225</a></td></tr><tr><td rowspan="1" colspan="1">20070122</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Completed action item:
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/117">117</a>
- Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4141">4141</a></td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+ Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4141">4141</a></td></tr><tr><td rowspan="1" colspan="1">20070122</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Completed action item:
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/120">120</a>
+ Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4142">4142</a></td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Monday, 22 January 2007 18:54:35 UTC