- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 24 Aug 2006 17:54:44 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv23741
Modified Files:
ws-policy-framework.xml
Log Message:
Implemented the resolution for issue 3552 (AI http://www.w3.org/2006/08/23-ws-policy-minutes.html#action08)
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- ws-policy-framework.xml 22 Aug 2006 20:32:10 -0000 1.25
+++ ws-policy-framework.xml 24 Aug 2006 17:54:41 -0000 1.26
@@ -474,8 +474,7 @@
<p>Applied in the Web services model, <termref
def='policy'>policy</termref> is used to convey conditions
- on an interaction between two Web service
- endpoints. Satisfying assertions in the policy usually
+ on an interaction between a Web service requestor and a Web service provider. Satisfying assertions in the policy usually
results in behavior that reflects these
conditions. Typically, the provider of a Web service
exposes a policy to convey conditions under which it
@@ -1604,6 +1603,15 @@
for issue
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3565">3565</loc>.
</td>
+ </tr>
+ <tr>
+ <td>20060824</td>
+ <td>PY</td>
+ <td>Completed action item:
+ <loc href="http://www.w3.org/2006/08/23-ws-policy-minutes.html#action08">resolution</loc>
+ for issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3552">3552</loc>.
+ </td>
</tr>
</tbody>
</table>
Received on Thursday, 24 August 2006 17:54:57 UTC