- From: Toufic Boubez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 30 Apr 2007 08:19:15 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv15830
Modified Files:
ws-policy-primer.html ws-policy-primer.xml
Log Message:
Editorial changes for issue 4393.
Editors' action 239.
Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- ws-policy-primer.html 26 Apr 2007 20:16:19 -0000 1.50
+++ ws-policy-primer.html 30 Apr 2007 08:19:12 -0000 1.51
@@ -892,6 +892,12 @@
other, and vice versa. For this to be possible the two policy alternatives must share a policy alternative vocabulary for
all “non-ignorable” assertions.
</p><p>
+ Regardless of the chosen intersection mode, ignorable assertions do
+ not express any wire-level requirements on the behavior of consumers -
+ in other words, a consumer could choose to ignore any such assertions
+ that end up in the resulting policy after intersection, with no adverse
+ effects on runtime interactions.
+ </p><p>
Domain-specific processing could take advantage of any
information from the policy data model, such as the ignorable property of a
policy assertion.
@@ -1594,4 +1600,7 @@
For <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4318">issue 4318</a>.
Editors' action
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/244">244</a>.
+ </td></tr><tr><td rowspan="1" colspan="1">20070430</td><td rowspan="1" colspan="1">TIB</td><td rowspan="1" colspan="1">Editorial changes for <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4393">issue 4393</a>.
+ Editors' action
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/239">239</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.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- ws-policy-primer.xml 26 Apr 2007 20:16:19 -0000 1.53
+++ ws-policy-primer.xml 30 Apr 2007 08:19:12 -0000 1.54
@@ -1155,6 +1155,13 @@
all “non-ignorable” assertions.
</p>
<p>
+ Regardless of the chosen intersection mode, ignorable assertions do
+ not express any wire-level requirements on the behavior of consumers -
+ in other words, a consumer could choose to ignore any such assertions
+ that end up in the resulting policy after intersection, with no adverse
+ effects on runtime interactions.
+ </p>
+ <p>
Domain-specific processing could take advantage of any
information from the policy data model, such as the ignorable property of a
policy assertion.
@@ -2386,6 +2393,14 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/244">244</loc>.
</td>
</tr>
+ <tr>
+ <td>20070430</td>
+ <td>TIB</td>
+ <td>Editorial changes for <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4393">issue 4393</loc>.
+ Editors' action
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/239">239</loc>.
+ </td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Monday, 30 April 2007 08:19:17 UTC