- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Sep 2006 00:04:23 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv8697
Modified Files:
ws-policy-framework.xml
Log Message:
Completed action item: http://www.w3.org/2005/06/tracker/wspolicyeds/actions/39 for issue 3710, Clarify that policy assertion parameters are opaque to framework processing
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- ws-policy-framework.xml 18 Sep 2006 23:17:28 -0000 1.46
+++ ws-policy-framework.xml 19 Sep 2006 00:04:21 -0000 1.47
@@ -511,6 +511,13 @@
normal form policy expression is the most straightforward
Infoset; equivalent, alternative Infosets allow compactly
expressing a policy through a number of constructs.</p>
+
+ <p>This specification does not define processing for arbitrary <el>wsp:Policy</el>
+ Element Information Items in any context other than as an Element Information Item
+ in the <emph role="infoset-property">children</emph> property of an Element
+ Information Item that is in the <emph role="infoset-property">children</emph>
+ property of an element Information Item defined in section 4.1 below.
+ </p>
<div2 id="Normal_Form_Policy_Expression">
<head>Normal Form Policy Expression</head>
@@ -791,17 +798,14 @@
Element above is to ensure that two assertions of the same type will always be
compatible and an intersection would not fail
(see Section <specref ref="Policy_Intersection"/>).</p></def>
-</gitem>
-<gitem>
-<label>/Assertion/*/wsp:Policy</label>
-<def><p>This specification does not define processing for arbitrary
+<p>Note: This specification does not define processing for arbitrary
<el>wsp:Policy</el> Element Information Items in the descendants
-of an assertion, e.g., in the <emph
+of an assertion parameter, e.g., in the <emph
role="infoset-property">children</emph> property of one of the <emph
role="infoset-property">children</emph> as in
<code><Lorem><Ipsum><wsp:Policy> …
-</wsp:Policy></Ipsum></Lorem></code>.</p></def>
+</wsp:Policy></Ipsum></Lorem></code>.</p>
</gitem>
</glist>
<p>Policy assertions containing a nested policy expression are
@@ -1764,7 +1768,17 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/34">34</loc>
for issue
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3703">3703</loc>,
- Clarify the policy model for Web Services.
+ Element within policy expression must be an assertion.
+ </td>
+ </tr>
+ <tr>
+ <td>20060918</td>
+ <td>PY</td>
+ <td>Completed action item:
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/39">39</loc>
+ for issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3710">3710</loc>,
+ Clarify that policy assertion parameters are opaque to framework processing.
</td>
</tr>
</tbody>
Received on Tuesday, 19 September 2006 00:04:35 UTC