2006/ws/policy ws-policy-primer.html,1.81,1.82 ws-policy-primer.xml,1.87,1.88

Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv20364

Modified Files:
	ws-policy-primer.html ws-policy-primer.xml 
Log Message:
Fixed … in 2.10 Referencing Policy Expressions (re 5219 and editors' action 378). 

Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- ws-policy-primer.html	27 Oct 2007 00:21:47 -0000	1.81
+++ ws-policy-primer.html	27 Oct 2007 00:34:38 -0000	1.82
@@ -584,7 +584,7 @@
 <p style="text-align: left" class="exampleHead"><i><span>Example 2-21. </span>PolicyReference to Reusable Policy Expression in UDDI</i></p><div class="exampleInner"><pre>&lt;PolicyReference URI="uddi:3bed4710-1f46-11dc-899e-391cf3b1899c"/&gt;
 </pre></div></div><p>The reusable policy expression could be registered in UDDI using a tModel as shown below</p><div class="exampleOuter">
 <p style="text-align: left" class="exampleHead"><i><span>Example 2-22. </span>UDDI tModel for a Reusable Policy Expression</i></p><div class="exampleInner"><pre>&lt;tModel tModelKey="uddi:3bed4710-1f46-11dc-899e-391cf3b1899c"&gt;
-  &lt;name&gt;�&lt;/name&gt;
+  &lt;name&gt;…&lt;/name&gt;
   &lt;description xml:lang="EN"&gt;
 Policy Expression for example's Web services
   &lt;/description&gt;
@@ -1541,7 +1541,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 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><li><p>Removed the illegal wsp:Choice example and changed wsp to wsp16 prefix in <a href="#versioning-policy-language"><b>4. Versioning Policy Language</b></a>.</p></li><li><p>Added UDDI example into <a href="#Referencing_Policy_Expressions"><b>2.10 Referencing Policy Expressions</b></a></p></li></ul></iv><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 28 September, 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><li><p>Removed the illegal wsp:Choice example and changed wsp to wsp16 prefix in <a href="#versioning-policy-language"><b>4. Versioning Policy Language</b></a>.</p></li><li><p>Added UDDI example into <a href="#Referencing_Policy_Expressions"><b>2.10 Referencing Policy Expressions</b></a></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> 
@@ -1730,4 +1730,6 @@
               <a href="#xml-namespaces"><b>B. XML Namespaces</b></a> and <a href="#references"><b>C. References</b></a>. Fixed C14N 1.0 Note, SOAP 1.2, Web Services 
               Atomic Transaction, Web Services Business Activity Framework, Web Services Reliable Messaging Policy Assertion,
               WS-SecurityPolicy and WS-Trust references.
+            </td></tr><tr><td rowspan="1" colspan="1">20071026</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Fixed … in <a href="#Referencing_Policy_Expressions"><b>2.10 Referencing Policy Expressions</b></a> (re <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5219">5219</a> and 
+              editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/378">378</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.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- ws-policy-primer.xml	27 Oct 2007 00:21:47 -0000	1.87
+++ ws-policy-primer.xml	27 Oct 2007 00:34:38 -0000	1.88
@@ -714,7 +714,7 @@
 <example>
 <head>UDDI tModel for a Reusable Policy Expression</head>
 <eg xml:space="preserve">&lt;tModel tModelKey="uddi:3bed4710-1f46-11dc-899e-391cf3b1899c"&gt;
-  &lt;name&gt;�&lt;/name&gt;
+  &lt;name&gt;&hellip;&lt;/name&gt;
   &lt;description xml:lang="EN"&gt;
 Policy Expression for example's Web services
   &lt;/description&gt;
@@ -2193,7 +2193,7 @@
       </blist>
     </div1> &acknowledgements; <inform-div1 id="change-description">
       <head>Changes in this Version of the Document</head>
-      <p>A list of editorial changes since the Working Draft dated 10 August, 2007 is below:</p>
+      <p>A list of editorial changes since the Working Draft dated 28 September, 2007 is below:</p>
       <ulist>
         <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>
@@ -2731,6 +2731,14 @@
               WS-SecurityPolicy and WS-Trust references.
             </td>
           </tr>
+          <tr>
+            <td>20071026</td>
+            <td>ASV</td>
+            <td>Fixed &hellip; in <specref ref="Referencing_Policy_Expressions"></specref> (re <loc 
+            href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=5219">5219</loc> and 
+              editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/378">378</loc>).
+            </td>
+          </tr>
         </tbody>
       </table>
     </inform-div1>

Received on Saturday, 27 October 2007 00:34:51 UTC