- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Jan 2007 20:08:13 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv24926
Modified Files:
ws-policy-framework.html
Log Message:
Completed AI 128, to implement resolution of issue 4203
Index: ws-policy-framework.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- ws-policy-framework.html 22 Jan 2007 19:43:10 -0000 1.84
+++ ws-policy-framework.html 22 Jan 2007 20:08:11 -0000 1.85
@@ -79,18 +79,22 @@
service selection and usage (e.g., privacy policy,
QoS characteristics). Web Services Policy 1.5 - Framework provides a single policy
language to allow both kinds of assertions to be expressed and evaluated
- in a consistent manner.</p><p>Web Services Policy 1.5 - Framework does not specify policy discovery or
- policy attachments. A <a title="policy expression" href="#policy_expression">policy attachment</a> is a mechanism for associating
- policy with one or more policy scopes, where a <a title="policy scope" href="#policy_scope">policy scope</a> is a collection of
- policy subjects to which a policy may apply. A <a title="policy subject" href="#policy_subject">policy subject</a> is an entity
+ in a consistent manner.</p><p>Web Services Policy 1.5 - Framework does not cover discovery of policy, policy scopes and subjects,
+ or their respective attachment mechanisms.
+ A <a title="policy expression" href="#policy_expression">policy attachment</a> is a mechanism for associating
+ policy with one or more policy scopes. A <a title="policy scope" href="#policy_scope">policy scope</a> is
+ a collection of policy subjects to which a policy applies.
+ A <a title="policy subject" href="#policy_subject">policy subject</a> is an entity
(e.g., an endpoint, message, resource, interaction) with which a
- policy can be associated. Other specifications are
- free to define technology-specific mechanisms for
- associating policy with various entities and
- resources. Web Services Policy 1.5 - Attachment [<cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>]
- defines such mechanisms, especially for associating policy
- with arbitrary XML elements [<cite><a href="#XML10">XML 1.0</a></cite>], WSDL artifacts [<cite><a href="#WSDL11">WSDL 1.1</a></cite>, <cite><a href="#WSDL20">WSDL 2.0 Core Language</a></cite>], and UDDI
- elements [<cite><a href="#UDDIAPI20">UDDI API 2.0</a></cite>, <cite><a href="#UDDIDataStructure20">UDDI Data Structure 2.0</a></cite>, <cite><a href="#UDDI30">UDDI 3.0</a></cite>].</p><div class="div2">
+ policy can be associated. Web Services Policy 1.5 - Attachment [<cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>]
+ defines such policy attachment mechanisms, especially for associating policy
+ with arbitrary XML elements [<cite><a href="#XML10">XML 1.0</a></cite>], WSDL artifacts [<cite><a href="#WSDL11">WSDL 1.1</a></cite>,
+ <cite><a href="#WSDL20">WSDL 2.0 Core Language</a></cite>], and UDDI elements [<cite><a href="#UDDIAPI20">UDDI API 2.0</a></cite>,
+ <cite><a href="#UDDIDataStructure20">UDDI Data Structure 2.0</a></cite>, <cite><a href="#UDDI30">UDDI 3.0</a></cite>].
+ Other specifications are free to define either extensions to the mechanisms
+ defined in Web Services Policy 1.5 - Attachment [<cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>], or additional
+ mechanisms not covered by Web Services Policy 1.5 - Attachment [<cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>],
+ for purposes of associating policy with policy scopes and subjects.</p><div class="div2">
<h3><a name="Example"></a>1.1 Example</h3><p><a href="#ex-wsp-use-security-assertations">Example 1-1</a> illustrates a security <a title="policy expression" href="#policy_expression">policy expression</a> using
assertions defined in WS-SecurityPolicy [<cite><a href="#WS-SecurityPolicy">WS-SecurityPolicy</a></cite>]:</p><div class="exampleOuter"><p style="text-align: left" class="exampleHead"><a name="ex-wsp-use-security-assertations"></a><i><span>Example 1-1. </span>Use of Web Services Policy with security policy assertions.</i></p><div class="exampleInner"><pre>
@@ -1385,4 +1389,6 @@
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/122">122</a>
Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4236">4236</a></td></tr><tr><td rowspan="1" colspan="1">20070122</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Completed action item:
<a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/125">125</a>
- Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4177">4177</a></td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
+ Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4177">4177</a></td></tr><tr><td rowspan="1" colspan="1">20070122</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Completed action item:
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/128">128</a>
+ Resolution for issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=4203">4203</a></td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Received on Monday, 22 January 2007 20:08:23 UTC