- From: Asir Vedamuthu via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 27 Jul 2007 20:19:05 +0000
- To: public-ws-policy-eds@w3.org
Update of /sources/public/2006/ws/policy
In directory hutz:/tmp/cvs-serv1829
Modified Files:
ws-policy-primer.html ws-policy-primer.xml
Log Message:
Fixed a typo in Section 3.4 Compatible Policies. Editors' action 349.
Index: ws-policy-primer.html
===================================================================
RCS file: /sources/public/2006/ws/policy/ws-policy-primer.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- ws-policy-primer.html 18 Jul 2007 23:24:14 -0000 1.60
+++ ws-policy-primer.html 27 Jul 2007 20:19:02 -0000 1.61
@@ -864,7 +864,7 @@
they have the same QName and their nested policies are compatible.</p><p>Two policy alternatives are compatible if each policy assertion in one alternative is
compatible with a policy assertion in the other and vice-versa. For example, policy
assertions (c1) and (c2) in Company-X’s policy alternative are compatible with policy
- assertions (t2) and (t1) in tje client’s policy alternative. Company-X’s policy alternative (a)
+ assertions (t2) and (t1) in the client’s policy alternative. Company-X’s policy alternative (a)
and the client’s policy alternative are compatible because assertions in these two alternatives
are compatible.</p><p>Two policies are compatible if a policy alternative in one is compatible with a policy
alternative in the other. For example, Company-X’s policy alternative (a) is compatible with
@@ -1637,4 +1637,6 @@
</td></tr><tr><td rowspan="1" colspan="1">20070718</td><td rowspan="1" colspan="1">FJH</td><td rowspan="1" colspan="1">Updated Web Services Reliable Messaging Policy reference [<cite><a href="#WS-RM-Policy">Web Services Reliable Messaging Policy Assertion</a></cite>] and WS-Addressing Metadata reference
[<cite><a href="#WS-AddressingMetadata">WS-Addressing Metadata</a></cite>].
Editors' action <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/331">331</a>.
+ </td></tr><tr><td rowspan="1" colspan="1">20070727</td><td rowspan="1" colspan="1">ASV</td><td rowspan="1" colspan="1">Fixed a typo in Section <a href="#compatible-policies"><b>3.4 Compatible Policies</b></a>. Editors' action
+ <a href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/349">349</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.65
retrieving revision 1.66
diff -u -d -r1.65 -r1.66
--- ws-policy-primer.xml 18 Jul 2007 23:24:14 -0000 1.65
+++ ws-policy-primer.xml 27 Jul 2007 20:19:03 -0000 1.66
@@ -1116,7 +1116,7 @@
<p>Two policy alternatives are compatible if each policy assertion in one alternative is
compatible with a policy assertion in the other and vice-versa. For example, policy
assertions (c1) and (c2) in Company-X’s policy alternative are compatible with policy
- assertions (t2) and (t1) in tje client’s policy alternative. Company-X’s policy alternative (a)
+ assertions (t2) and (t1) in the client’s policy alternative. Company-X’s policy alternative (a)
and the client’s policy alternative are compatible because assertions in these two alternatives
are compatible.</p>
<p>Two policies are compatible if a policy alternative in one is compatible with a policy
@@ -2529,6 +2529,13 @@
[<bibref ref="WS-AddressingMetadata"/>].
Editors' action <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/331">331</loc>.
</td>
+ </tr>
+ <tr>
+ <td>20070727</td>
+ <td>ASV</td>
+ <td>Fixed a typo in Section <specref ref="compatible-policies"/>. Editors' action
+ <loc href="http://www.w3.org/2005/06/tracker/wspolicyeds/actions/349">349</loc>.
+ </td>
</tr>
</tbody>
</table>
Received on Friday, 27 July 2007 20:19:13 UTC