- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 11 Oct 2006 23:32:38 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv30748
Modified Files:
ws-policy-framework.xml
Log Message:
Added the "Changes sinces Last Version" section for this round of ED-Draft for framewrok document
Index: ws-policy-framework.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -d -r1.67 -r1.68
--- ws-policy-framework.xml 10 Oct 2006 02:02:05 -0000 1.67
+++ ws-policy-framework.xml 11 Oct 2006 23:32:35 -0000 1.68
@@ -1649,13 +1649,19 @@
&acknowledgements;
<inform-div1 id="change-description">
<head>Changes in this Version of the Document</head>
- <p>A list of substantive changes since the Working Draft dated 31 July 2006
-is below:</p>
- <ulist>
- <item><p>Added support for the <code>xml:id</code> attribute.</p></item>
- <item><p>Added an empty conformance section.</p></item>
- <item><p>Replaced URI with IRI.</p></item>
- </ulist>
+ <p>A list of substantive changes since the Working Draft dated 10 September, 2006
+ is below:</p>
+ <ulist>
+ <item><p>Fleshed-up the Conformance section.</p></item>
+ <item><p>Enhanced Security Considerations section (with material from the Primer).</p></item>
+ <item><p>Clarified WS-Policy 1.5 Framework and Attachment XML Namespace URI versioning Policy.</p></item>
+ <item><p>Clarified the policy model for Web Services.</p></item>
+ <item><p>Clarified that an Element (EII) within a policy expression MUST be an assertion.</p></item>
+ <item><p>Clarified that policy assertion parameters are opaque to framework processing.</p></item>
+ <item><p>Added PolicyReference extensibility via {Any}</p></item>
+ <item><p>Clarified constraints on @xml:id type usage for Policy Identification.</p></item>
+ <item><p>Clarified that a wsp:PolicyReference can be used any place where a wsp:Policy element can be used</p></item>
+ </ulist>
</inform-div1>
<inform-div1 id="change-log">
<head>&framework.title; Change Log</head>
@@ -2035,6 +2041,12 @@
<loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/45">45</loc> Replace security policy example 1.1. as per issue 3753.
</td>
</tr>
+ <tr>
+ <td>20061011</td>
+ <td>PY</td>
+ <td>Updated "Changes in this Version" section (Appendix C)
+ </td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Wednesday, 11 October 2006 23:32:46 UTC