- From: David Orchard via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 12 Jun 2007 18:37:44 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv9836
Modified Files:
ws-policy-framework.html ws-policy-framework.xml
Log Message:
Bug 4592
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -d -r1.144 -r1.145
--- ws-policy-framework.xml 7 Jun 2007 23:51:26 -0000 1.144
+++ ws-policy-framework.xml 12 Jun 2007 18:37:42 -0000 1.145
@@ -2307,7 +2307,7 @@
href="http://www.w3.org/TR/2006/REC-xml-names-20060816/">
<titleref>Namespaces in XML 1.0</titleref>, T. Bray, D. Hollander, A.
Layman, and R. Tobin, Editors. World Wide Web Consortium, 14 January 1999,
- revised 16 August 2006. This version of the XML Information Set
+ revised 16 August 2006. This version of the Namespaces in XML
Recommendation is http://www.w3.org/TR/2006/REC-xml-names-20060816/. The
<loc href="http://www.w3.org/TR/REC-xml-names/">latest version of
Namespaces in XML</loc> is available at
@@ -3341,6 +3341,15 @@
Editors' action
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/314">314</loc>.
</td>
+ </tr>
+ <tr>
+ <td>20070612</td>
+ <td>DBO</td>
+ <td>Implemented the resolution
+ for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4592">4592</loc>.
+ Editors' action
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/313">313</loc>.
+ </td>
</tr>
</tbody>
</table>
Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- ws-policy-framework.html 7 Jun 2007 23:51:26 -0000 1.118
+++ ws-policy-framework.html 12 Jun 2007 18:37:41 -0000 1.119
@@ -285,7 +285,9 @@
<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://dev.w3.org/cvsweb/~checkout~/2006/ws/policy/ws-policy-framework.html?content-type=text/html;charset=utf-8#Policy_Intersection">4.5 Policy
+ ignored for purposes of determining the compatibility of alternatives
+ in policy intersection in a lax mode
+ (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>
@@ -1410,7 +1412,7 @@
Information Set</a> is available at http://www.w3.org/TR/xml-infoset. </dd><dt class="label"><a name="XML-NS"></a>[XML Namespaces] </dt><dd>
<cite><a href="http://www.w3.org/TR/2006/REC-xml-names-20060816/">Namespaces in XML 1.0</a></cite>, T. Bray, D. Hollander, A.
Layman, and R. Tobin, Editors. World Wide Web Consortium, 14 January 1999,
- revised 16 August 2006. This version of the XML Information Set
+ revised 16 August 2006. This version of the Namespaces in XML
Recommendation is http://www.w3.org/TR/2006/REC-xml-names-20060816/. The
<a href="http://www.w3.org/TR/REC-xml-names/">latest version of
Namespaces in XML</a> is available at
@@ -1605,4 +1607,8 @@
for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4584">4584</a>.
Editors' action
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/314">314</a>.
+ </td></tr><tr><td rowspan="1" colspan="1">20070612</td><td rowspan="1" colspan="1">DBO</td><td rowspan="1" colspan="1">Implemented the resolution
+ for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4592">4592</a>.
+ Editors' action
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/313">313</a>.
</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 12 June 2007 18:37:48 UTC