- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Sep 2006 00:12:55 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv19516
Modified Files:
ws-policy-framework.xml
Log Message:
Completed action item: 40 (http://www.w3.org/2005/06/tracker/wspolicyeds/actions/40) for issue 3711, Add Cross-Product description to 4.3.3 in Framework
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- ws-policy-framework.xml 19 Sep 2006 00:04:21 -0000 1.47
+++ ws-policy-framework.xml 19 Sep 2006 00:12:53 -0000 1.48
@@ -1001,7 +1001,7 @@
<emph> <!-- assertion 2 --></emph>
</wsp:All>
</wsp:ExactlyOne></eg>
-<p>Similarly,</p>
+<p>Similarly by repeatedly distributing wsp:All over wsp:ExactlyOne,</p>
<eg xml:space="preserve"><wsp:All>
<wsp:ExactlyOne>
<emph> <!-- assertion 1 --></emph>
@@ -1781,6 +1781,16 @@
Clarify that policy assertion parameters are opaque to framework processing.
</td>
</tr>
+ <tr>
+ <td>20060918</td>
+ <td>PY</td>
+ <td>Completed action item:
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/40">40</loc>
+ for issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3711">3711</loc>,
+ Add Cross-Product description to 4.3.3 in Framework.
+ </td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Tuesday, 19 September 2006 00:12:58 UTC