- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 22 Sep 2007 01:52:26 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy In directory hutz:/tmp/cvs-serv11858 Modified Files: ws-policy-primer.html ws-policy-guidelines.xml ws-policy-primer.xml ws-policy-guidelines.html Log Message: Reset Section E. Changes in this Version of the Document. Index: ws-policy-primer.html =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v retrieving revision 1.70 retrieving revision 1.71 diff -u -d -r1.70 -r1.71 --- ws-policy-primer.html 22 Sep 2007 01:27:16 -0000 1.70 +++ ws-policy-primer.html 22 Sep 2007 01:52:22 -0000 1.71 @@ -1521,8 +1521,7 @@ on public-ws-policy@w3.org</a> are also gratefully acknowledged. </p></div><div class="div1"> -<h2><a name="change-description" id="change-description"></a>E. Changes in this Version of the Document (Non-Normative)</h2><p>A list of major editorial changes since the Working Draft dated 05 June, 2007 is below:</p><ul><li><p>Updated references - [<cite><a href="#C14N11">C14N11</a></cite>], [<cite><a href="#WS-RM-Policy">Web Services Reliable Messaging Policy Assertion</a></cite>] and - [<cite><a href="#WS-AddressingMetadata">WS-Addressing Metadata</a></cite>].</p></li></ul></div><div class="div1"> +<h2><a name="change-description" id="change-description"></a>E. Changes in this Version of the Document (Non-Normative)</h2><p>A list of editorial changes since the Working Draft dated 10 August, 2007 is below:</p><ul><li><p>Added another example to <a href="#compatible-policies"><b>3.4 Compatible Policies</b></a>.</p></li><li><p>Dropped the editorial note in <a href="#versioning-policy-language"><b>4. Versioning Policy Language</b></a>.</p></li><li><p>Updated references: [<cite><a href="#WS-AddressingMetadata">WS-Addressing Metadata</a></cite>], [<cite><a href="#WS-Policy">Web Services Policy Framework</a></cite>] and [<cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>].</p></li></ul></div><div class="div1"> <h2><a name="change-log" id="change-log"></a>F. Web Services Policy 1.5 - Primer Change Log (Non-Normative)</h2><a name="ws-policy-primer-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">20060816</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Created first draft per action item <a href="http://www.w3.org/2006/07/12-ws-policy-minutes.html#action02">2</a> from the Austin F2F. This draft is based on a <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2006Jul/0001.html">contribution</a> from Microsoft.</td></tr><tr><td rowspan="1" colspan="1">20060829</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Implemented the <a href="http://www.w3.org/2006/08/23-ws-policy-minutes.html#action06">resolution</a> @@ -1686,4 +1685,5 @@ </td></tr><tr><td rowspan="1" colspan="1">20070919</td><td rowspan="1" colspan="1">PY</td><td rowspan="1" colspan="1">Implemented the Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/355">362</a> to drop the ed-note. </td></tr><tr><td rowspan="1" colspan="1">20070921</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated references [<cite><a href="#WS-Policy">Web Services Policy Framework</a></cite>] and [<cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>]. + </td></tr><tr><td rowspan="1" colspan="1">20070921</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Reset Section <a href="#change-description"><b>E. Changes in this Version of the Document</b></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.75 retrieving revision 1.76 diff -u -d -r1.75 -r1.76 --- ws-policy-primer.xml 22 Sep 2007 01:27:16 -0000 1.75 +++ ws-policy-primer.xml 22 Sep 2007 01:52:23 -0000 1.76 @@ -2169,10 +2169,11 @@ </blist> </div1> &acknowledgements; <inform-div1 id="change-description"> <head>Changes in this Version of the Document</head> - <p>A list of major editorial changes since the Working Draft dated 05 June, 2007 is below:</p> + <p>A list of editorial changes since the Working Draft dated 10 August, 2007 is below:</p> <ulist> - <item><p>Updated references - [<bibref ref="C14N11"/>], [<bibref ref="WS-RM-Policy"/>] and - [<bibref ref="WS-AddressingMetadata"/>].</p></item> + <item><p>Added another example to <specref ref="compatible-policies"></specref>.</p></item> + <item><p>Dropped the editorial note in <specref ref="versioning-policy-language"/>.</p></item> + <item><p>Updated references: [<bibref ref="WS-AddressingMetadata"/>], [<bibref ref="WS-Policy"/>] and [<bibref ref="WS-PolicyAttachment"/>].</p></item> </ulist> </inform-div1> <inform-div1 id="change-log"> @@ -2637,6 +2638,12 @@ <td>ASV</td> <td>Updated references [<bibref ref="WS-Policy"/>] and [<bibref ref="WS-PolicyAttachment"/>]. </td> + </tr> + <tr> + <td>20070921</td> + <td>ASV</td> + <td>Reset Section <specref ref="change-description"/>. + </td> </tr> </tbody> </table> Index: ws-policy-guidelines.html =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.html,v retrieving revision 1.105 retrieving revision 1.106 diff -u -d -r1.105 -r1.106 --- ws-policy-guidelines.html 22 Sep 2007 01:27:16 -0000 1.105 +++ ws-policy-guidelines.html 22 Sep 2007 01:52:23 -0000 1.106 @@ -1391,20 +1391,9 @@ on public-ws-policy@w3.org</a> are also gratefully acknowledged. </p></div><div class="div1"> -<h2><a name="change-description" id="change-description"></a>E. Changes in this Version of the Document (Non-Normative)</h2><p>A list of substantive (and major editorial) changes since the Working Draft dated 30 March, - 2007 is below:</p><ul><li><p>Reformatted the document to follow the model of the - <a href="http://www.w3.org/TR/webarch/">Architecture of the World Wide Web, Volume One - </a> (issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3989">3989</a>). - </p></li><li><p>Created a consolidated list of Best Practices at the beginning of the document - (<a href="#best-practices-list"><b>2. List of Best Practice Statements</b></a>) (issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3989">3989</a>). - </p></li><li><p>Incorporated the Best Practices from - <a href="http://lists.w3.org/Archives/Public/public-ws-policy/2007Mar/att-0069/good-practices-4-assertion-authors-03-05-2007.pdf">IBM and Microsoft - Contribution</a> (issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3989">3989</a>). - </p></li><li><p>Made editorial changes to align with the OASIS WS-SecurityPolicy specification.</p></li><li><p>Made editorial changes to align with the W3C WS-Addressing 1.0 Metadata specification.</p></li><li><p>Reorganized the guidelines on XML Information Set representation.</p></li><li><p>Dropped <a href="http://www.w3.org/TR/2007/WD-ws-policy-guidelines-20070330/#best-practices-attachment">Section - 6 Applying Best Practices for Policy Attachment</a> - (issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3978">3978</a>).</p></li><li><p>Dropped <a href="http://www.w3.org/TR/2007/WD-ws-policy-guidelines-20070330/#scenario">Section - 7 Scenario and a worked example</a> - (issue <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3988">3988</a>).</p></li></ul></div><div class="div1"> +<h2><a name="change-description" id="change-description"></a>E. Changes in this Version of the Document (Non-Normative)</h2><p>A list of major changes since the Working Draft dated 10 August, + 2007 is below:</p><ul><li><p>Added a new section: <a href="#UDDI-attachment-guidelines"><b>5.7.3 Considerations for Policy Attachment in UDDI</b></a>.</p></li><li><p><p>Updated references: [<cite><a href="#WS-AddressingMetadata">WS-Addressing Metadata</a></cite>], [<cite><a href="#WS-Policy">Web Services Policy Framework</a></cite>] + and [<cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>].</p></p></li></ul></div><div class="div1"> <h2><a name="change-log" id="change-log"></a>F. Web Services Policy 1.5 - Guidelines for Policy Assertion Authors Change Log (Non-Normative)</h2><a name="ws-policy-primer-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">20060829</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Created first draft based on agreed outline and content</td></tr><tr><td rowspan="1" colspan="1">20061013</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Editorial fixes (suggested by Frederick), fixed references, bibl items, fixed dangling pointers, created eds to do</td></tr><tr><td rowspan="1" colspan="1">20061018</td><td rowspan="1" colspan="1">MH</td><td rowspan="1" colspan="1">Editorial fixes for readability, added example for Encrypted parts</td></tr><tr><td rowspan="1" colspan="1">20061030</td><td rowspan="1" colspan="1">UY</td><td rospan="1" colspan="1">Fixes for Paul Cotton's editorial comments (20061020)</td></tr><tr><td rowspan="1" colspan="1">20061031</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Fixes for Frederick's editorial comments (20061025)</td></tr><tr><td rowspan="1" colspan="1">20061031</td><td rowspan="1" colspan="1">UY</td><td rowspan="1" colspan="1">Optionality discussion feedback integration</td></tr><tr><td rowspan="1" colspan="1">20061115</td><td rowspan="1" colspan="1">MH</td><td rowspan="1" colspan="1">First attempt at restructuring to include primer content</td></tr><tr><td rowspan="1" colspan="1">20061120</td><td rowspan="1" colspan="1">MH</td><td rowspan="1" colspan="1">Restructure to address action items 64,77, which refer to bugzilla 3705 and F2F RESOLUTION 3792 </td></tr><tr><td rowspan="1" colspan="1">20061127</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated the list of editors. Added <a href="http://lists.w3.org/Archives/Public/public-ws-policy-eds/2006Nov/0033.html">Frederick</a> and <a href="http://lists.w3.org/Archives/Public/public-ws-policy-eds/2006Nov/0054.html">Umit</a> to the list of editors. @@ -1687,4 +1676,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5044">5044</a>. Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/358">358</a>. </td></tr><tr><td rowspan="1" colspan="1">20070921</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Updated references [<cite><a href="#WS-Policy">Web Services Policy Framework</a></cite>] and [<cite><a href="#WS-PolicyAttachment">Web Services Policy Attachment</a></cite>]. + </td></tr><tr><td rowspan="1" colspan="1">20070921</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Reset Section <a href="#change-description"><b>E. Changes in this Version of the Document</b></a>. </td></tr></tbody></table><br></div></div></body></html> \ No newline at end of file Index: ws-policy-guidelines.xml =================================================================== RCS file: /sources/public/2006/ws/policy/ws-policy-guidelines.xml,v retrieving revision 1.120 retrieving revision 1.121 diff -u -d -r1.120 -r1.121 --- ws-policy-guidelines.xml 22 Sep 2007 01:27:16 -0000 1.120 +++ ws-policy-guidelines.xml 22 Sep 2007 01:52:23 -0000 1.121 @@ -1924,40 +1924,12 @@ </blist> </div1>&acknowledgements; <inform-div1 id="change-description"> <head>Changes in this Version of the Document</head> - <p>A list of substantive (and major editorial) changes since the Working Draft dated 30 March, + <p>A list of major changes since the Working Draft dated 10 August, 2007 is below:</p> <ulist> - <item> - <p>Reformatted the document to follow the model of the - <loc href="http://www.w3.org/TR/webarch/">Architecture of the World Wide Web, Volume One - </loc> (issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3989">3989</loc>). - </p> - </item> - <item> - <p>Created a consolidated list of Best Practices at the beginning of the document - (<specref ref="best-practices-list"/>) (issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3989">3989</loc>). - </p> - </item> - <item> - <p>Incorporated the Best Practices from - <loc href="http://lists.w3.org/Archives/Public/public-ws-policy/2007Mar/att-0069/good-practices-4-assertion-authors-03-05-2007.pdf">IBM and Microsoft - Contribution</loc> (issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3989">3989</loc>). - </p> - </item> - <item><p>Made editorial changes to align with the OASIS WS-SecurityPolicy specification.</p></item> - <item><p>Made editorial changes to align with the W3C WS-Addressing 1.0 Metadata specification.</p></item> - <item> -<p>Reorganized the guidelines on XML Information Set representation.</p> -</item> - <item> - <p>Dropped <loc href="http://www.w3.org/TR/2007/WD-ws-policy-guidelines-20070330/#best-practices-attachment">Section - 6 Applying Best Practices for Policy Attachment</loc> - (issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3978">3978</loc>).</p> - </item> - <item> - <p>Dropped <loc href="http://www.w3.org/TR/2007/WD-ws-policy-guidelines-20070330/#scenario">Section - 7 Scenario and a worked example</loc> - (issue <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=3988">3988</loc>).</p> + <item><p>Added a new section: <specref ref="UDDI-attachment-guidelines"/>.</p></item> + <item><p><p>Updated references: [<bibref ref="WS-AddressingMetadata"/>], [<bibref ref="WS-Policy"/>] + and [<bibref ref="WS-PolicyAttachment"/>].</p></p> </item> </ulist> </inform-div1> @@ -2771,6 +2743,12 @@ <td>ASV</td> <td>Updated references [<bibref ref="WS-Policy"/>] and [<bibref ref="WS-PolicyAttachment"/>]. </td> + </tr> + <tr> + <td>20070921</td> + <td>ASV</td> + <td>Reset Section <specref ref="change-description"/>. + </td> </tr> </tbody> </table>
Received on Saturday, 22 September 2007 01:52:30 UTC