- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Jan 2007 18:19:21 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv13437
Modified Files:
ws-policy-framework.xml
Log Message:
Editors AI 117, implemented resolution for issue 4141 in framework
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- ws-policy-framework.xml 22 Jan 2007 14:57:25 -0000 1.100
+++ ws-policy-framework.xml 22 Jan 2007 18:19:18 -0000 1.101
@@ -391,8 +391,9 @@
<p>The XML Infoset of a <termref def="policy_assertion">policy assertion</termref> <rfc2119>MAY</rfc2119> contain a non-empty <emph
role="infoset-property">attributes</emph> property and/or a non-empty <emph
- role="infoset-property">children</emph>
- property. Such properties are <termref def="policy_assertion_parameter">policy assertion parameters</termref>
+ role="infoset-property">children</emph> property.
+ Such properties, excluding the Attribute and Element Information Items from the WS-Policy language
+ XML namespace name are <termref def="policy_assertion_parameter">policy assertion parameters</termref>
and <rfc2119>MAY</rfc2119> be used to
parameterize the behavior indicated by the assertion.
<termdef id='policy_assertion_parameter' term='policy assertion parameter'>A <term>policy assertion parameter</term>
@@ -2394,6 +2395,13 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/133">133</loc>
Resolution for editorial items. <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4225">4225</loc></td>
</tr>
+ <tr>
+ <td>20070122</td>
+ <td>PY</td>
+ <td>Completed action item:
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/117">117</loc>
+ Resolution for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4141">4141</loc></td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Monday, 22 January 2007 18:19:24 UTC