- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Nov 2006 02:46:37 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy In directory hutz:/tmp/cvs-serv14700 Modified Files: ws-policy-framework.xml ws-policy-framework.html Log Message: Fixed the following two editorial bits: a) s/Either wsp:Policy and wsp:PolicyAttachment/Either wsp:Policy or wsp:PolicyAttachment/ in Appendix A. The application/wspolicy+xml Media Type. b) s/#ietf-draft/#media-type/ in Appendix A. The application/wspolicy+xml Media Type. Index: ws-policy-framework.xml =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-framework.xml,v retrieving revision 1.91 retrieving revision 1.92 diff -u -d -r1.91 -r1.92 --- ws-policy-framework.xml 10 Nov 2006 05:07:42 -0000 1.91 +++ ws-policy-framework.xml 15 Nov 2006 02:46:35 -0000 1.92 @@ -1494,11 +1494,11 @@ </div1> </body> <back> -<div1 id="ietf-draft"> +<div1 id="media-type"> <head>The application/wspolicy+xml Media Type</head> <p>This appendix defines the <attval>application/wspolicy+xml</attval> media type which can be used to describe Web Services Policy documents - serialized as XML. Either <att>wsp:Policy</att> and <att>wsp:PolicyAttachment</att> could be the root element of such a document.</p> + serialized as XML. Either <att>wsp:Policy</att> or <att>wsp:PolicyAttachment</att> could be the root element of such a document.</p> <div2 id="ietf-reg"> <head>Registration</head> <glist> @@ -1790,7 +1790,7 @@ <ulist> <item><p>Added a new feature: <specref ref="ignorable-policy-assertions"/>.</p></item> <item><p>Defined an XML Media Type to describe Web Service Policy documents - serialized as XML in Appendix <specref ref="ietf-draft"/>.</p></item> + serialized as XML in Appendix <specref ref="media-type"/>.</p></item> </ulist> </inform-div1> <inform-div1 id="change-log"> @@ -2272,6 +2272,12 @@ <td>ASV</td> <td>Updated Section <specref ref="change-description"/>. </td> + </tr> + <tr> + <td>20061114</td> + <td>ASV</td> + <td>Fixed typos in Appendix <specref ref="media-type"/>. + </td> </tr> </tbody> </table> Index: ws-policy-framework.html =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-framework.html,v retrieving revision 1.73 retrieving revision 1.74 diff -u -d -r1.73 -r1.74 --- ws-policy-framework.html 10 Nov 2006 05:07:42 -0000 1.73 +++ ws-policy-framework.html 15 Nov 2006 02:46:35 -0000 1.74 @@ -63,7 +63,7 @@ <h2><a name="status">Status of this Document</a></h2><p><strong>This document is an editors' copy that has no official standing.</strong></p><p></p></div><hr><div class="toc"> <h2><a name="contents">Table of Contents</a></h2><p class="toc">1. <a href="#tocRange">Introduction</a><br> 1.1 <a href="#Example">Example</a><br>2. <a href="#Notation_Terminlogy">Notations and Terminology</a><br> 2.1 <a href="#Notational_Conventions">Notational Conventions</a><br> 2.2 <a href="#Extensibility">Extensibility</a><br> 2.3 <a href="#XML_Namespaces">XML Namespaces</a><br> 2.4 <a href="#Terminology">Terminology</a><br>3. <a href="#Policy_Model">Policy Model</a><br> 3.1 <a href="#rPolicy_Assertion">Policy Assertion</a><br> 3.2 <a href="#rPolicy_Alternative">Policy Alternative</a><br> 3.3 <a href="#rPolicy">Policy</a><br> 3.4 <a href="#Web_services">Policies of Entities in a Web Services Based System</a><br>4. <a href="#rPolicy_Expression">Policy Expression</a><br> 4.1 <ahref="#Normal_Form_Policy_Expression">Normal Form Policy Expression</a><br> 4.2 <a href="#Policy_Identification">Policy Identification</a><br> 4.3 <a href="#Compact_Policy_Expression">Compact Policy Expression</a><br> 4.3.1 <a href="#Optional_Policy_Assertions">Optional Policy Assertions</a><br> 4.3.2 <a href="#Policy_Assertion_Nesting">Policy Assertion Nesting</a><br> 4.3.3 <a href="#Policy_Operators">Policy Operators</a><br> 4.3.4 <a href="#Policy_References">Policy References</a><br> 4.3.5 <a href="#Policy_Inclusion">Policy Inclusion</a><br> 4.4 <a href="#ignorable-policy-assertions">Ignorable Policy Assertions</a><br> 4.5 <a href="#Policy_Intersection">Policy Intersection</a><br>5. a href="#Security_Considerations">Security Considerations</a><br> 5.1 <a href="#information-disclosure-threats">Information Disclosure Threats</a><br> 5.2 <a href="#spoofing-and-tampering-threats">Spoofing and Tampering Threats</a><br> 5.3 <a href="#downgrade-threats">Downgrade Threats</a><br> 5.4 <a href="#repudiation-threats">Repudiation Threats</a><br> 5.5 <a href="#denial-of-service-threats">Denial of Service Threats</a><br> 5.6 <a href="#general-xml-considerations">General XML Considerations</a><br>6. <a href="#Conformance">Conformance</a><br></p> -<h3><a name="appendix" id="appendix">Appendices</a></h3><p class="toc">A. <a href="#ietf-draft">The application/wspolicy+xml Media Type</a><br> A.1 <a href="#ietf-reg">Registration</a><br>B. <a href="#References">References</a><br> B.1 <a href="#Normative-References">Normative References</a><br> B.2 <a href="#Informative-References">Other References</a><br>C. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>D. <a href="#change-description">Changes in this Version of the Document</a> (Non-Normative)<br>E. <a href="#change-log">Web Services Policy 1.5 - Framework Change Log</a> (Non-Normative)<br></p></div><hr><div class="body"><div class="div1"> +<h3><a name="appendix" id="appendix">Appendices</a></h3><p class="toc">A. <a href="#media-type">The application/wspolicy+xml Media Type</a><br> A.1 <a href="#ietf-reg">Registration</a><br>B. <a href="#References">References</a><br> B.1 <a href="#Normative-References">Normative References</a><br> B.2 <a href="#Informative-References">Other References</a><br>C. <a href="#acknowledgments">Acknowledgements</a> (Non-Normative)<br>D. <a href="#change-description">Changes in this Version of the Document</a> (Non-Normative)<br>E. <a href="#change-log">Web Services Policy 1.5 - Framework Change Log</a> (Non-Normative)<br></p></div><hr><div class="body"><div class="div1"> <h2><a name="tocRange"></a>1. Introduction</h2><p>Web Services Policy 1.5 - Framework defines a framework and a model for expressing policies that refer to domain-specific capabilities, requirements, and general characteristics of entities in a Web services-based system. @@ -956,9 +956,9 @@ content.</p></div></div><div class="div1"> <h2><a name="Conformance"></a>6. Conformance</h2><p>An element information item whose namespace name is "http://www.w3.org/@@@@/@@/ws-policy" and whose local part is Policy or PolicyReference conforms to this specification if it is valid according to the XML Schema [<cite><a href="#XMLSchemaPart1">XML Schema Structures</a></cite>] for that element as defined by this specification (<a href="http://www.w3.org/@@@@/@@/ws-policy.xsd">http://www.w3.org/@@@@/@@/ws-policy.xsd</a>) and additionally adheres to all the constraints contained in this specification. Such a conformant element information item constitutes a <a title="policy expression" href="#policy_expression">policy expression</a>. </p></div></div><div class="back"><div class="div1"> -<h2><a name="ietf-draft"></a>A. The application/wspolicy+xml Media Type</h2><p>This appendix defines the "application/wspolicy+xml" +<h2><a name="media-type"></a>A. The application/wspolicy+xml Media Type</h2><p>This appendix defines the "application/wspolicy+xml" media type which can be used to describe Web Services Policy documents - serialized as XML. Either <code class="attr">wsp:Policy</code> and <code class="attr">wsp:PolicyAttachment</code> could be the root element of such a document.</p><div class="div2"> + serialized as XML. Either <code class="attr">wsp:Policy</code> or <code class="attr">wsp:PolicyAttachment</code> could be the root element of such a document.</p><div class="div2"> <h3><a name="ietf-reg"></a>A.1 Registration</h3><dl><dt class="label">MIME media type name:</dt><dd><p>application</p></dd><dt class="label">MIME subtype name:</dt><dd><p>wspolicy+xml</p></dd><dt class="label">Required parameters:</dt><dd><p>none</p></dd><dt class="label">Optional parameters:</dt><dd><dl><dt class="label">charset</dt><dd><p>This parameter has identical semantics to the charset parameter of the "application/xml" media type as specified in <cite><a href="#RFC3023">RFC 3023</a></cite>.</p></dd></dl></dd><dt class="label">Encoding considerations:</dt><dd><p>Identical to those of "application/xml" @@ -1149,7 +1149,7 @@ </p></div><div class="div1"> <h2><a name="change-description"></a>D. Changes in this Version of the Document (Non-Normative)</h2><p>A list of substantive changes since the Working Draft dated 2 November, 2006 is below:</p><ul><li><p>Added a new feature: <a href="#ignorable-policy-assertions"><b>4.4 Ignorable Policy Assertions</b></a>.</p></li><li><p>Defined an XML Media Type to describe Web Service Policy documents - serialized as XML in Appendix <a href="#ietf-draft"><b>A. The application/wspolicy+xml Media Type</b></a>.</p></li></ul></div><div class="div1"> + serialized as XML in Appendix <a href="#media-type"><b>A. The application/wspolicy+xml Media Type</b></a>.</p></li></ul></div><div class="div1"> <h2><a name="change-log"></a>E. Web Services Policy 1.5 - Framework Change Log (Non-Normative)</h2><a name="ws-policy-framework-changelog-table"></a><table border="1"><tbody><tr><th rowspan="1" colspan="1">Date</th><th rowspan="1" colspan="1">Author</th><th rowspan="1" colspan="1">Description</th></tr><tr><td rowspan="1" colspan="1">20060712</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated the list of editors. Completed action items <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action12">12</a>, <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action16">16</a> and @@ -1329,4 +1329,5 @@ </td></tr><tr><td rowspan="1" colspan="1">20061109</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Implemented Editors' Action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/70">70</a>. </td></tr><tr><td rowspan="1" colspan="1">20061109</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated Section <a href="#change-description"><b>D. Changes in this Version of the Document</b></a>. + </td></tr><tr><td rowspan="1" colspan="1">20061114</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Fixed typos in Appendix <a href="#media-type"><b>A. The application/wspolicy+xml Media Type</b></a>. </td></tr></tbody></table><br></div></div></body></html> \ No newline at end of file
Received on Wednesday, 15 November 2006 03:13:52 UTC