- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 15 Mar 2007 19:25:48 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv30266
Modified Files:
ws-policy-primer.xml
Log Message:
Applied the resolution to issue 4339 (editors action 194).
Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- ws-policy-primer.xml 15 Mar 2007 01:02:56 -0000 1.34
+++ ws-policy-primer.xml 15 Mar 2007 19:25:46 -0000 1.35
@@ -468,10 +468,11 @@
</p>
<p>
The use of the <att>wsp:Ignorable</att> attribute has no impact on normalization.
- Assertions marked with the <att>wsp:Ignorable</att> attribute remain marked with the <att>wsp:Ignorable</att> attribute
- after normalization.
- Ignorable assertions may have an impact on determining compatibility of policies
- (See <specref ref="strict-lax-policy-intersection" /> ).
+ Assertions marked with the <att>wsp:Ignorable</att> attribute remain marked with
+ the <att>wsp:Ignorable</att> attribute after normalization.
+ Please note that the impact of the ignorable attribute is at the discretion of
+ policy consumers through selection of "lax" or "strict" mode (See <specref ref="strict-lax-policy-intersection"/>).
+ Therefore ignorable assertions may have an effect on determining compatibility of provider and consumer policies.
</p>
</div2>
@@ -2191,6 +2192,17 @@
href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/195">195</loc>).
</td>
+ </tr>
+ <tr>
+ <td>20070315</td>
+ <td>PY</td>
+ <td>Applied <loc href="http://www.w3.org/2007/03/13-ws-policy-irc#T22-27-24">the resolution</loc>
+ to <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4339">issue 4339</loc>
+ (editors action
+ <loc
+ href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/194">194</loc>).
+ </td>
+
</tr>
</tbody>
</table>
Received on Thursday, 15 March 2007 19:26:09 UTC