- From: Prasad Yendluri via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 01 Nov 2006 19:58:56 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv4732
Modified Files:
ws-policy-primer.html ws-policy-primer.xml
Log Message:
Implemented resolution for Issue 3791
Editors Action Item 67
intro to the primer - primer/guidelines overlap
Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- ws-policy-primer.html 1 Nov 2006 19:44:23 -0000 1.22
+++ ws-policy-primer.html 1 Nov 2006 19:58:53 -0000 1.23
@@ -76,11 +76,9 @@
that provides more in-depth materials for policy implementers and assertion authors. It
explains the basics of normalizing policy expressions, merging policies, determining the
compatibility (intersection) of policies, the policy data model, the policy expression and
- the extensibility points built into the Web Services Policy language.</p><p><a href="#advanced-concepts-2-policy-assertion-design"><b>4. Advanced Concepts II: Policy Assertion Design</b></a> this is the second advanced
- section that walks through the dimensions of a policy assertion for assertion authors. This
- section describes the role of policy assertions, parts of a policy assertion, when to design
- policy assertions, outlines guidelines for designing policy assertions and enumerates the
- minimum requirements for describing policy assertions in specifications.</p><p>This is a non-normative document and does not provide a definitive specification of the Web
+ the extensibility points built into the Web Services Policy language.</p><p>The Web Services Policy 1.5 - Guidelines for Policy Assertion Authors
+ specification provides guidelines for designing policy assertions and enumerates
+ the minimum requirements for describing policy assertions in specifications.</p><p>This is a non-normative document and does not provide a definitive specification of the Web
Services Policy language. <a href="#xml-namespaces"><b>B. XML Namespaces</b></a> lists all the namespaces that are used in
this document. (XML elements without a namespace prefix are from the Web Services Policy XML
Namespace.)</p></div><div class="div1">
@@ -1308,4 +1306,7 @@
</td></tr><tr><td rowspan="1" colspan="1">20061101</td><td rowspan="1" colspan="1">TIB</td><td rowspan="1" colspan="1">Implemented resolution for Issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3795">3815.</a>
Editors Action Item <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/68">68.</a>
+ </td></tr><tr><td rowspan="1" colspan="1">20061101</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Implemented the resolution for Issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3791">3791.</a>
+ Editors Action Item <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/67">67.</a>
</td></tr></tbody></table><br></div></div></body></html>
\ No newline at end of file
Index: ws-policy-primer.xml
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.xml,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- ws-policy-primer.xml 1 Nov 2006 19:44:23 -0000 1.18
+++ ws-policy-primer.xml 1 Nov 2006 19:58:53 -0000 1.19
@@ -101,11 +101,9 @@
explains the basics of normalizing policy expressions, merging policies, determining the
compatibility (intersection) of policies, the policy data model, the policy expression and
the extensibility points built into the Web Services Policy language.</p>
- <p><specref ref="advanced-concepts-2-policy-assertion-design"/> this is the second advanced
- section that walks through the dimensions of a policy assertion for assertion authors. This
- section describes the role of policy assertions, parts of a policy assertion, when to design
- policy assertions, outlines guidelines for designing policy assertions and enumerates the
- minimum requirements for describing policy assertions in specifications.</p>
+ <p>The Web Services Policy 1.5 - Guidelines for Policy Assertion Authors
+ specification provides guidelines for designing policy assertions and enumerates
+ the minimum requirements for describing policy assertions in specifications.</p>
<p>This is a non-normative document and does not provide a definitive specification of the Web
Services Policy language. <specref ref="xml-namespaces"/> lists all the namespaces that are used in
this document. (XML elements without a namespace prefix are from the Web Services Policy XML
@@ -2150,6 +2148,14 @@
Editors Action Item <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/68">68.</loc>
</td>
</tr>
+ <tr>
+ <td>20061101</td>
+ <td>PY</td>
+ <td>Implemented the resolution for Issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3791">3791.</loc>
+ Editors Action Item <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/67">67.</loc>
+ </td>
+ </tr>
</tbody>
</table>
</inform-div1>
Received on Wednesday, 1 November 2006 19:59:12 UTC