- From: Toufic Boubez via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 30 Apr 2007 08:34:29 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv19244
Modified Files:
ws-policy-framework.html ws-policy-framework.xml
Log Message:
Editorial changes for issue 4477.
Editors' action 247.
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- ws-policy-framework.xml 26 Apr 2007 21:06:26 -0000 1.131
+++ ws-policy-framework.xml 30 Apr 2007 08:34:27 -0000 1.132
@@ -139,9 +139,9 @@
(13) </wsp:ExactlyOne>
(14) </wsp:Policy></eg>
</example>
- <p>Lines (03-06) represent one policy alternative for signing a message body.</p>
+ <p>Lines (03-07) represent one policy alternative for signing a message body.</p>
- <p>Lines (08-11) represent a second policy alternative for encrypting a message
+ <p>Lines (08-12) represent a second policy alternative for encrypting a message
body. </p>
<p>Lines (02-13) illustrate the <el>ExactlyOne</el> policy operator. Policy
operators group policy assertions into policy alternatives. A valid
@@ -3146,6 +3146,15 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/242">242</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=4477">issue 4477</loc>.
+ Editors' action
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/247">247</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.107
retrieving revision 1.108
diff -u -d -r1.107 -r1.108
--- ws-policy-framework.html 26 Apr 2007 21:06:26 -0000 1.107
+++ ws-policy-framework.html 30 Apr 2007 08:34:27 -0000 1.108
@@ -198,7 +198,7 @@
(11) </sp:EncryptedParts/>
(12) </wsp:All>
(13) </wsp:ExactlyOne>
-(14) </wsp:Policy></pre></div></div><p>Lines (03-06) represent one policy alternative for signing a message body.</p><p>Lines (08-11) represent a second policy alternative for encrypting a message
+(14) </wsp:Policy></pre></div></div><p>Lines (03-07) represent one policy alternative for signing a message body.</p><p>Lines (08-12) represent a second policy alternative for encrypting a message
body. </p><p>Lines (02-13) illustrate the <code>ExactlyOne</code> policy operator. Policy
operators group policy assertions into policy alternatives. A valid
interpretation of the policy above would be that an invocation of a Web service
@@ -277,7 +277,7 @@
<a href="#ignorable_policy_assertion">ignorable policy assertion</a>
</dt><dd><p>An
<b>ignorable policy assertion</b> is an assertion that may be
- ignored for policy intersection (as defined in <a href="http://www.w3.org/TR/ws-policy#Policy_Intersection">4.5 Policy
+ 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="#nested_policy_expression">nested policy expression</a>
</dt><dd><p>A <b>nested policy expression</b>
@@ -1497,4 +1497,8 @@
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/242">242</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=4477">issue 4477</a>.
+ Editors' action
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/247">247</a>.
</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Monday, 30 April 2007 08:34:35 UTC