- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 29 May 2007 22:19:02 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv17083
Modified Files:
ws-policy-framework.xml ws-policy-framework.html
Log Message:
Implemented the changes proposed at the Ottawa F2F for issue 4554. Editors' action 280.
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- ws-policy-framework.xml 29 May 2007 22:10:38 -0000 1.139
+++ ws-policy-framework.xml 29 May 2007 22:19:00 -0000 1.140
@@ -1697,8 +1697,8 @@
</div2>
<div2 id="Policy_Intersection">
<head>Policy Intersection</head>
- <p>Policy intersection is useful when two or more parties express <termref
- def="policy">policy</termref> and want to limit the <termref
+ <p>Policy intersection is OPTIONAL but, a useful tool when two or more parties express
+ <termref def="policy">policy</termref> and want to limit the <termref
def="policy_alternative">policy alternatives</termref> to those that are
mutually compatible. For example, when a requester and a provider express
requirements on a message exchange, intersection identifies compatible policy
@@ -3223,6 +3223,14 @@
Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/279">279</loc>.
</td>
</tr>
+ <tr>
+ <td>20070529</td>
+ <td>PY</td>
+ <td>Implemented the changes proposed at the Ottawa F2F
+ for issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4554">4554</loc>.
+ Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/280">280</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.114
retrieving revision 1.115
diff -u -d -r1.114 -r1.115
--- ws-policy-framework.html 29 May 2007 22:10:38 -0000 1.114
+++ ws-policy-framework.html 29 May 2007 22:19:00 -0000 1.115
@@ -1071,7 +1071,8 @@
false, the assertion is not an <a title="ignorable policy assertion" href="#ignorable_policy_assertion">ignorable policy
assertion</a>. Omitting this attribute is semantically
equivalent to including it with a value of false.</p></dd></dl></div><div class="div2">
-<h3><a name="Policy_Intersection" id="Policy_Intersection"></a>4.5 Policy Intersection</h3><p>Policy intersection is useful when two or more parties express <a title="policy" href="#policy">policy</a> and want to limit the <a title="policy alternative" href="#policy_alternative">policy alternatives</a> to those that are
+<h3><a name="Policy_Intersection" id="Policy_Intersection"></a>4.5 Policy Intersection</h3><p>Policy intersection is OPTIONAL but, a useful tool when two or more parties express
+ <a title="policy" href="#policy">policy</a> and want to limit the <a title="policy alternative" href="#policy_alternative">policy alternatives</a> to those that are
mutually compatible. For example, when a requester and a provider express
requirements on a message exchange, intersection identifies compatible policy
alternatives (if any) included in both requester and provider policies.
@@ -1367,6 +1368,7 @@
and A. Malhotra, Editors. World Wide Web Consortium, 2 May 2001, revised 28
October 2004. This version of the XML Schema Part 2 Recommendation is
http://www.w3.org/TR/2004/REC-xmlschema-2-20041028. The <a href="http://www.w3.org/TR/xmlschema-2/">latest version of XML Schema
+
Part 2</a> is available at http://www.w3.org/TR/xmlschema-2. </dd><dt class="label"><a name="RFC3023"></a>[IETF RFC 3023] </dt><dd>IETF "RFC 3023: XML Media Types", M. Murata, S. St. Laurent, D.
Kohn, July 1998. (See <cite><a href="http://www.ietf.org/rfc/rfc3023.txt">http://www.ietf.org/rfc/rfc3023.txt</a></cite>.)</dd></dl></div><div class="div2">
<h3><a name="Informative-References" id="Informative-References"></a>B.2 Other References</h3><dl><dt class="label"><a name="C14NNOTE"></a>[C14N 1.0 Note] </dt><dd>
@@ -1527,4 +1529,7 @@
</td></tr><tr><td rowspan="1" colspan="1">20070529</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Implemented the changes proposed at the Ottawa F2F
for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4555">4555</a>.
Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/279">279</a>.
+ </td></tr><tr><td rowspan="1" colspan="1">20070529</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Implemented the changes proposed at the Ottawa F2F
+ for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4554">4554</a>.
+ Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/280">280</a>.
</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Tuesday, 29 May 2007 22:19:09 UTC